|
@@ -11,14 +11,16 @@
|
|
},
|
|
},
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@icon-park/vue-next": "^1.4.2",
|
|
"@icon-park/vue-next": "^1.4.2",
|
|
|
|
+ "@kangc/v-md-editor": "^2.3.15",
|
|
"axios": "^1.1.3",
|
|
"axios": "^1.1.3",
|
|
- "cesium": "^1.98.1",
|
|
|
|
"copy-webpack-plugin": "^11.0.0",
|
|
"copy-webpack-plugin": "^11.0.0",
|
|
"core-js": "^3.8.3",
|
|
"core-js": "^3.8.3",
|
|
"dayjs": "^1.11.5",
|
|
"dayjs": "^1.11.5",
|
|
"echarts": "^5.4.0",
|
|
"echarts": "^5.4.0",
|
|
"element-plus": "^2.2.18",
|
|
"element-plus": "^2.2.18",
|
|
"element-resize-detector": "^1.2.4",
|
|
"element-resize-detector": "^1.2.4",
|
|
|
|
+ "highlight": "^0.2.4",
|
|
|
|
+ "js-file-download": "^0.4.12",
|
|
"node-polyfill-webpack-plugin": "^2.0.1",
|
|
"node-polyfill-webpack-plugin": "^2.0.1",
|
|
"node-sass": "^7.0.3",
|
|
"node-sass": "^7.0.3",
|
|
"ol": "^7.1.0",
|
|
"ol": "^7.1.0",
|
|
@@ -27,6 +29,7 @@
|
|
"vue": "^3.2.13",
|
|
"vue": "^3.2.13",
|
|
"vue-clipboard3": "^2.0.0",
|
|
"vue-clipboard3": "^2.0.0",
|
|
"vue-json-viewer": "^3.0.4",
|
|
"vue-json-viewer": "^3.0.4",
|
|
|
|
+ "vue-resource": "^1.5.3",
|
|
"vue-router": "^4.0.3",
|
|
"vue-router": "^4.0.3",
|
|
"vuex": "^4.0.0",
|
|
"vuex": "^4.0.0",
|
|
"vuex-persistedstate": "^4.1.0",
|
|
"vuex-persistedstate": "^4.1.0",
|