feat(i18n): 移除国际化
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 2m8s
/ playwright (push) Successful in 2m26s
/ depcheck (push) Successful in 1m36s

This commit is contained in:
严浩
2024-11-07 10:38:42 +08:00
parent 4dd414e4bf
commit a4cc30f816
6 changed files with 16 additions and 320 deletions

View File

@ -30,7 +30,6 @@
},
"dependencies": {
"@alova/adapter-axios": "^2.0.9",
"@intlify/unplugin-vue-i18n": "^5.2.0",
"@unhead/vue": "^1.11.10",
"@vant/use": "^1.6.0",
"@vueuse/core": "^11.2.0",
@ -52,7 +51,6 @@
"vant": "^4.9.8",
"vite-plugin-webfont-dl": "^3.9.5",
"vue": "^3.5.12",
"vue-i18n": "10",
"vue-page-stack": "^3.2.0",
"vue-router": "^4.4.5"
},