Merge huangzhenbao-admin into main and fix config

This commit is contained in:
comlibmb
2026-01-27 21:43:26 +08:00
65 changed files with 13313 additions and 1547 deletions

9
package-lock.json generated
View File

@@ -6,8 +6,17 @@
"": {
"dependencies": {
"echarts": "^6.0.0"
},
"devDependencies": {
"@dcloudio/types": "^3.4.29"
}
},
"node_modules/@dcloudio/types": {
"version": "3.4.29",
"resolved": "https://registry.npmjs.org/@dcloudio/types/-/types-3.4.29.tgz",
"integrity": "sha512-7uBInqqYLoLmQMqlzW4FsYCEHTUgTkrtZVsFGgQnJT7ZCA12U9y0ovrqAM1ZWkLruHYfOS7xIqO77Who6UBLJg==",
"dev": true
},
"node_modules/echarts": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/echarts/-/echarts-6.0.0.tgz",