bugfix and performance improvements

This commit is contained in:
2023-07-26 17:24:49 +08:00
parent 2be4e29f37
commit 2ba5ff9439
98 changed files with 1900 additions and 1077 deletions

View File

@ -20,7 +20,9 @@
"@vueuse/core": "8.5.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"animejs": "^3.2.1",
"axios": "0.26.1",
"dayjs": "^1.11.0",
"echarts": "^5.4.0",
"echarts-extension-amap": "^1.10.1",
"element-plus": "2.1.8",
@ -30,6 +32,7 @@
"js-md5": "^0.7.3",
"jsencrypt": "3.2.1",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"nprogress": "0.2.0",
"pinia": "2.0.14",
"pinia-plugin-persistedstate": "^3.1.0",