diff --git a/.env.development b/.env.development index 39e75078..f4fb12a1 100644 --- a/.env.development +++ b/.env.development @@ -9,7 +9,8 @@ VUE_APP_TITLE = '曲阳金隅安全智能管控平台' #VUE_APP_WS_API = 'ws://localhost:8000' VUE_APP_API_BASEURL = http://222.222.144.147:6013/api #VUE_APP_API_BASEURL = http://10.99.5.79:20309/api -#VUE_APP_API_BASEURL = http://127.0.0.1:8001/api +# VUE_APP_API_BASEURL = http://49.232.14.174:2226/api +# VUE_APP_API_BASEURL = http://127.0.0.1:2226/api #VUE_APP_BASEURL = http://127.0.0.1:8000 diff --git a/package.json b/package.json index 274cd4d1..f3a41c6e 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,19 @@ "codemirror": "5.65.5", "core-js": "3.29.0", "cropperjs": "1.5.13", + "crypto-browserify": "^3.12.0", "crypto-js": "4.1.1", "d3": "^7.6.1", "dagre": "^0.8.5", "dagre-d3": "^0.6.4", + "echarts": "5.3.2", + "element-plus": "2.2.3", + "html2canvas": "^1.4.1", "json-editor-vue3": "^1.0.6", "xlsx": "^0.18.5", "echarts": "5.4.1", "element-plus": "2.2.32", + "jspdf": "^2.5.1", "nprogress": "0.2.0", "qrcodejs2": "0.0.2", "sortablejs": "1.15.0", @@ -32,7 +37,8 @@ "vuedraggable": "4.0.3", "vuex": "4.1.0", "xgplayer": "2.32.2", - "xgplayer-hls": "2.5.2" + "xgplayer-hls": "2.5.2", + "xlsx-style": "^0.8.13" }, "devDependencies": { "@babel/core": "7.21.00", diff --git a/public/index.html b/public/index.html index 3eda4202..881a32cb 100644 --- a/public/index.html +++ b/public/index.html @@ -11,6 +11,7 @@ +