perf: 优化导航样式以及菜单折叠动画 (#408)

* chore: `4.0.0` 版本,正在开发中

* chore: update `element-plus`

* chore: update

* chore: update dependencies

* chore: update

* style: update

* chore: update `dependencies`

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
This commit is contained in:
RealityBoy
2023-02-08 16:09:07 +08:00
committed by GitHub
parent 151592c660
commit 3e93618015
21 changed files with 781 additions and 698 deletions

View File

@@ -34,9 +34,9 @@
"@logicflow/core": "^1.1.30",
"@logicflow/extension": "^1.1.30",
"@pureadmin/descriptions": "^1.1.0",
"@pureadmin/table": "^1.9.0",
"@pureadmin/table": "^2.0.0",
"@pureadmin/utils": "^1.8.5",
"@vueuse/core": "^9.10.0",
"@vueuse/core": "^9.12.0",
"@vueuse/motion": "2.0.0-beta.12",
"@wangeditor/editor": "^5.1.21",
"@wangeditor/editor-for-vue": "^5.1.12",
@@ -47,7 +47,7 @@
"dayjs": "^1.11.7",
"echarts": "^5.4.1",
"el-table-infinite-scroll": "^3.0.1",
"element-plus": "^2.2.28",
"element-plus": "2.2.28",
"element-resize-detector": "^1.2.4",
"intro.js": "^6.0.0",
"js-cookie": "^3.0.1",
@@ -57,12 +57,12 @@
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"path": "^0.12.7",
"pinia": "^2.0.28",
"pinia": "^2.0.30",
"qrcode": "^1.5.1",
"qs": "^6.11.0",
"responsive-storage": "^2.1.0",
"sortablejs": "^1.15.0",
"swiper": "^8.4.5",
"swiper": "^9.0.3",
"typeit": "^8.7.1",
"v-contextmenu": "3.0.0",
"vue": "^3.2.45",
@@ -130,7 +130,7 @@
"terser": "^5.16.1",
"typescript": "^4.9.4",
"unplugin-vue-define-options": "^1.0.0",
"vite": "^4.0.4",
"vite": "^4.1.1",
"vite-plugin-cdn-import": "^0.3.5",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-mock": "^2.9.6",