修改代码

This commit is contained in:
lzm
2026-04-17 18:17:42 +08:00
parent a770170871
commit 8f9205a6a1
20 changed files with 5205 additions and 6 deletions

View File

@@ -115,7 +115,7 @@ export default {
},
login: {
welcome: '欢迎使用本系统',
message: '中后台管理系统',
message: '产值管理系统',
tenantname: '租户名称',
username: '用户名',
password: '密码',
@@ -374,7 +374,7 @@ export default {
qrSignInFormTitle: '二维码登录',
signUpFormTitle: '注册',
forgetFormTitle: '重置密码',
signInTitle: '中后台管理系统',
signInTitle: '产值管理系统',
signInDesc: '输入您的个人详细信息开始使用!',
policy: '我同意xxx隐私政策',
scanSign: `扫码后点击"确认",即可完成登录`,