feat(i18n): 添加多语言支持并实现国际化功能

This commit is contained in:
sudomarcma
2025-07-02 13:43:16 +08:00
parent 2560996333
commit 3aa4897bc5
17 changed files with 996 additions and 913 deletions
+1
View File
@@ -30,6 +30,7 @@
"qrcode": "^1.5.4",
"uuid": "^11.1.0",
"vue": "^3.5.13",
"vue-i18n": "^11.1.7",
"vue-router": "^4.5.0"
},
"devDependencies": {