feat(i18n): 添加国际化支持,更新语言切换功能
This commit is contained in:
@ -24,7 +24,9 @@
|
||||
]
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {}
|
||||
"overrides": {
|
||||
"import-meta-resolve": "^4.1.0"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/adapter-axios": "^2.0.9",
|
||||
@ -49,6 +51,7 @@
|
||||
"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"
|
||||
},
|
||||
|
Reference in New Issue
Block a user