国际化

This commit is contained in:
蔡玲
2024-12-23 15:36:05 +08:00
parent e172f8620a
commit 1a153dd60c
25 changed files with 749 additions and 280 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"jsencrypt": "^3.2.1"
"jsencrypt": "^3.2.1",
"vue-i18n": "^10.0.5"
}
}