2
0

fix:修改菜单布局

This commit is contained in:
zhongzm
2025-01-17 16:20:10 +08:00
parent ebd243040f
commit 63439ad22c
16 changed files with 1004 additions and 774 deletions

View File

@@ -283,7 +283,8 @@ const local:any = {
byPassword: '通过原密码重置',
byEmail: '通过邮箱验证码重置',
resetSuccess: '密码重置成功',
resetFailed: '密码重置失败,请重试'
resetFailed: '密码重置失败,请重试',
},
bindWeChat: {
title: '绑定微信'
@@ -600,6 +601,11 @@ const local:any = {
paid: '已支付',
unpaid: '未支付'
},
endpoint:{
access:"当前设备",
records:"历史设备",
cdrlrecords:"上网记录"
},
cdrlrecords:{
devicename:"设备名称",
uptraffic:"上传流量",