浏览代码

no message

Administrator 2 年之前
父节点
当前提交
058091a5dd
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. 9 0
      package-lock.json
  2. 1 0
      package.json

+ 9 - 0
package-lock.json

@@ -13,6 +13,7 @@
         "cesium-navigation-es6": "^3.0.8",
         "dayjs": "^1.11.7",
         "echarts": "^5.4.0",
+        "echarts-liquidfill": "^3.1.0",
         "element-plus": "^2.2.16",
         "html2canvas": "^1.4.1",
         "js-md5": "^0.7.3",
@@ -769,6 +770,14 @@
         "zrender": "5.4.0"
       }
     },
+    "node_modules/echarts-liquidfill": {
+      "version": "3.1.0",
+      "resolved": "https://registry.npmjs.org/echarts-liquidfill/-/echarts-liquidfill-3.1.0.tgz",
+      "integrity": "sha512-5Dlqs/jTsdTUAsd+K5LPLLTgrbbNORUSBQyk8PSy1Mg2zgHDWm83FmvA4s0ooNepCJojFYRITTQ4GU1UUSKYLw==",
+      "peerDependencies": {
+        "echarts": "^5.0.1"
+      }
+    },
     "node_modules/ee-first": {
       "version": "1.1.1",
       "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",

+ 1 - 0
package.json

@@ -12,6 +12,7 @@
     "cesium-navigation-es6": "^3.0.8",
     "dayjs": "^1.11.7",
     "echarts": "^5.4.0",
+    "echarts-liquidfill": "^3.1.0",
     "element-plus": "^2.2.16",
     "html2canvas": "^1.4.1",
     "js-md5": "^0.7.3",