1. 管理员管理模块拆分

2. 图片上传自动压缩(大于850kb)
3. 省市区选择组件重构,支持搜索
This commit is contained in:
李琦
2026-05-27 09:34:08 +08:00
parent 68fd7b0045
commit 402da17e3d
56 changed files with 4188 additions and 13664 deletions

View File

@@ -46,8 +46,12 @@
"dayjs": "catalog:",
"markdown-it": "^14.1.0",
"pinia": "catalog:",
"sortablejs": "catalog:",
"vue": "catalog:",
"vue-router": "catalog:",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/sortablejs": "catalog:"
}
}