chore(多语言): 优化登录页面的中英文展示

This commit is contained in:
2025-12-29 11:23:32 +08:00
parent 9f25cb5336
commit 6b5a268955
2 changed files with 9 additions and 12 deletions

View File

@@ -77,7 +77,7 @@
dynacodeData: {
seconds: 120,
timer: null,
codeText: '获取动态码',
codeText: this.$lang('getDynacode'),
isSend: false
},
registerConfig: {
@@ -468,7 +468,7 @@
}
</style>
<style scoped>
<style lang="scss" scoped>
/deep/ .reward-popup .uni-popup__wrapper-box {
background: none !important;
max-width: unset !important;