fix:样式修复以及提示修复
This commit is contained in:
@@ -9,6 +9,9 @@ const viewEn: any = {
|
||||
"view.billing_Internetdetails":"Internet details",
|
||||
"view.set-meal": "Package",
|
||||
"view.userInfo":"User Information",
|
||||
"view.userInfo_profile":"Change Information",
|
||||
"view.userInfo_resetpwd":"Reset Password",
|
||||
"view.userInfo_device":"Device management",
|
||||
};
|
||||
|
||||
const local: any = {
|
||||
|
||||
@@ -8,7 +8,10 @@ const viewZh: any = {
|
||||
"view.billing_Rechargehistory":"充值记录",
|
||||
"view.billing_Internetdetails":"上网详单",
|
||||
"view.set-meal": "套餐",
|
||||
"view.userInfo":"个人信息"
|
||||
"view.userInfo":"个人信息",
|
||||
"view.userInfo_profile":"修改信息",
|
||||
"view.userInfo_resetpwd":"修改密码",
|
||||
"view.userInfo_device":"设备管理",
|
||||
};
|
||||
|
||||
const local:any = {
|
||||
|
||||
Reference in New Issue
Block a user