feat: add switch with zh|en

This commit is contained in:
2025-07-28 23:36:33 +08:00
parent 7bfb909532
commit a186439b84
14 changed files with 536 additions and 260 deletions
+4 -1
View File
@@ -8,8 +8,11 @@
},
"dependencies": {
"axios": "^1.11.0",
"pinia": "^3.0.3",
"register-service-worker": "^1.7.2",
"vue": "^3.5.18"
"vue": "^3.5.18",
"vue-i18n": "^11.1.11",
"vue-router": "^4.5.1"
},
"devDependencies": {
"@vue/cli-plugin-pwa": "~5.0.0",