集成 vue-i18n 支持国际化

This commit is contained in:
就眠儀式
2022-02-09 17:40:33 +08:00
parent 4325ca3bff
commit 70d4f66b96
7 changed files with 62 additions and 7 deletions

View File

@@ -39,6 +39,7 @@
"countup.js": "^2.0.8",
"evtd": "^0.2.3",
"vue": "^3.2.30",
"vue-i18n": "^9.2.0-beta.30",
"vue-router": "^4.0.12"
},
"devDependencies": {
@@ -81,4 +82,4 @@
"last 2 versions and > 2%",
"ie > 10"
]
}
}