线上版本更新

This commit is contained in:
2026-02-05 18:50:40 +08:00
parent fce706198a
commit 0dd02a13f6
7 changed files with 118 additions and 1629 deletions

View File

@@ -14,16 +14,8 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.4",
"autoprefixer": "^10.4.20",
"axios": "^1.13.4",
"element-plus": "^2.13.2",
"less": "^4.5.1",
"less-loader": "^12.3.0",
"pinia": "^3.0.4",
"postcss": "^8.4.49",
"qwebchannel": "^6.2.0",
"tailwindcss": "^3.4.17",
"vite": "^5.4.11",
"vue-i18n": "^11.2.8",
"vue-router": "^5.0.2"
"vite": "^5.4.11"
}
}