diff --git a/sub-operation-service/package.json b/sub-operation-service/package.json index dbab418..00434ae 100644 --- a/sub-operation-service/package.json +++ b/sub-operation-service/package.json @@ -17,6 +17,8 @@ "dependencies": { "@element-plus/icons-vue": "^2.3.1", "@smallwei/avue": "^3.6.2", + "@vuemap/vue-amap": "^2.0", + "@vuemap/vue-amap-loca": "^2.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "animate.css": "^4.1.1", @@ -25,9 +27,8 @@ "echarts-gl": "^2.0.9", "echarts-liquidfill": "^3.1.0", "echarts-wordcloud": "^2.1.0", - "@vuemap/vue-amap": "^2.0", - "@vuemap/vue-amap-loca": "^2.0", "element-plus": "^2.7.2", + "hls.js": "^1.6.2", "js-base64": "^3.7.6", "lodash": "^4.17.21", "moment": "^2.30.1", diff --git a/sub-operation-service/src/components/custom-echart-hyaline-cake/index.vue b/sub-operation-service/src/components/custom-echart-hyaline-cake/index.vue index e52e5df..4c7e3e5 100644 --- a/sub-operation-service/src/components/custom-echart-hyaline-cake/index.vue +++ b/sub-operation-service/src/components/custom-echart-hyaline-cake/index.vue @@ -1,5 +1,5 @@