fix :token刷新、rememberMe 、暗黑模式保存 、验证码开关 bug

add: 字体抗锯齿
This commit is contained in:
魏坤
2022-10-28 09:28:20 +08:00
parent 3cee922e69
commit 74dfc60ef0
8 changed files with 45 additions and 29 deletions

View File

@ -39,5 +39,6 @@
"i18n-ally.sourceLanguage": "en",
"i18n-ally.displayLanguage": "zh-CN",
"i18n-ally.enabledFrameworks": ["vue", "react"],
"god.tsconfig": "./tsconfig.json"
"god.tsconfig": "./tsconfig.json",
"vue-i18n.i18nPaths": "src/locales"
}