fix:修改菜单布局
This commit is contained in:
@@ -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:"上传流量",
|
||||
|
||||
Reference in New Issue
Block a user