feat(i18n): 添加中文和英文语言文件,集成国际化支持
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 1m10s
/ playwright (push) Successful in 2m34s
/ depcheck (push) Successful in 1m39s

This commit is contained in:
严浩
2024-11-06 18:28:53 +08:00
parent 40752e555f
commit ec1d932250
8 changed files with 269 additions and 23 deletions

View File

@ -30,6 +30,7 @@
},
"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",