chore: 整体优化

This commit is contained in:
wangxuefeng
2025-02-19 21:15:15 +08:00
parent 52a32bb31e
commit 19da7ce0dd
23 changed files with 22375 additions and 176 deletions

View File

@@ -34,7 +34,7 @@ export default defineConfig({
],
server: {
cors: true,
// open: true,
port: 10012,
},
compilation: {
resolve: {

View File

@@ -51,7 +51,7 @@
"semantic-release": "^24.2.2",
"typescript": "~5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^6.1.0",
"vite": "^6.1.1",
"vite-plugin-qiankun": "^1.0.15",
"vue-tsc": "^2.2.0",
"yargs-parser": "^21.1.1"