perf: optimization menus style

This commit is contained in:
xiaoxian521
2021-04-25 11:58:38 +08:00
parent a0074411ca
commit 05b106203c
10 changed files with 302 additions and 51 deletions

View File

@@ -13,7 +13,7 @@
"@amap/amap-jsapi-loader": "^1.0.1",
"@logicflow/core": "^0.3.4",
"@logicflow/extension": "^0.3.4",
"@vueuse/core": "^4.8.2",
"@vueuse/core": "^4.9.0",
"await-to-js": "^2.1.1",
"axios": "^0.21.1",
"cropperjs": "^1.5.11",
@@ -22,6 +22,7 @@
"echarts": "^5.1.0",
"element-plus": "^1.0.2-beta.40",
"font-awesome": "^4.7.0",
"lodash-es": "^4.17.21",
"mitt": "^2.1.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
@@ -35,7 +36,7 @@
"vue-types": "^3.0.2",
"vuedraggable": "^4.0.1",
"vuex": "^4.0.0",
"vxe-table": "^4.0.12",
"vxe-table": "^4.0.14",
"wangeditor": "^4.0.3",
"xe-ajax": "^4.0.5",
"xe-utils": "^3.1.12",
@@ -56,7 +57,7 @@
"sass": "^1.32.8",
"sass-loader": "^11.0.1",
"typescript": "^4.2.4",
"vite": "^2.2.1",
"vite": "^2.2.2",
"vite-plugin-mock": "^2.5.0",
"vite-plugin-style-import": "^0.9.2"
}