style: login modal

This commit is contained in:
jialin
2025-05-08 15:22:53 +08:00
parent e05b323489
commit f0f4bd8bf2
10 changed files with 65 additions and 31 deletions
+2 -1
View File
@@ -237,5 +237,6 @@ export default {
'common.exception.404': '抱歉,你访问的页面不存在',
'common.appearance.darkmode': '深色模式',
'common.appearance.lightmode': '浅色模式',
'common.appearance.tips': '默认跟随系统设置'
'common.appearance.tips': '默认跟随系统设置',
'common.button.forgotpassword': '忘记密码?'
};