From 58060e64e1fa9cf3ffcf5e29f09c4c2edf8f2126 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 21 Jul 2022 17:25:34 +0800
Subject: [PATCH] 数据显示更换

---
 package.json |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 30d1fd8..a693425 100644
--- a/package.json
+++ b/package.json
@@ -20,8 +20,12 @@
         "echarts": "^5.2.1",
         "element-ui": "^2.15.6",
         "hls.js": "^1.1.5",
-        "lodash": "^4.17.21",
         "moment": "^2.29.1",
+        "three": "^0.140.0",
+        "three-css2drender": "^1.0.0",
+        "three-obj-mtl-loader": "^1.0.3",
+        "three-orbit-controls": "^82.1.0",
+        "three-orbitcontrols": "^2.110.3",
         "tippy.js": "^6.3.7",
         "vue": "^2.6.11",
         "vue-axios": "^3.3.7",
@@ -44,10 +48,12 @@
         "eslint-plugin-promise": "^4.2.1",
         "eslint-plugin-standard": "^4.0.0",
         "eslint-plugin-vue": "^6.2.2",
+        "image-webpack-loader": "^8.1.0",
         "node-sass": "^4.12.0",
         "sass-loader": "^8.0.2",
         "script-loader": "^0.7.2",
-        "vue-template-compiler": "^2.6.11"
+        "vue-template-compiler": "^2.6.11",
+        "webpack-bundle-analyzer": "^4.5.0"
     },
     "eslintConfig": {
         "root": true,

--
Gitblit v1.9.3