perf: 预览

This commit is contained in:
pan
2024-03-19 18:01:27 +08:00
parent a539faeb42
commit af0815c004
11 changed files with 685 additions and 19 deletions

View File

@@ -53,6 +53,8 @@
"@pureadmin/utils": "^2.4.5",
"@vueuse/core": "^10.9.0",
"@vueuse/motion": "^2.1.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"@zxcvbn-ts/core": "^3.0.4",
"animate.css": "^4.1.1",
"axios": "^1.6.7",
@@ -61,6 +63,7 @@
"echarts": "^5.5.0",
"element-plus": "^2.6.0",
"js-cookie": "^3.0.5",
"jsencrypt": "^3.3.2",
"localforage": "^1.10.0",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
@@ -76,8 +79,7 @@
"vue-i18n": "^9.10.1",
"vue-router": "^4.3.0",
"vue-tippy": "^6.4.1",
"vue-types": "^5.1.1",
"jsencrypt": "^3.3.2"
"vue-types": "^5.1.1"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",