2
0

fix:样式修复以及提示修复

This commit is contained in:
zhongzm
2024-12-11 15:32:04 +08:00
parent 9105c533be
commit 25f4a2c290
5 changed files with 354 additions and 30 deletions

View File

@@ -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 = {

View File

@@ -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 = {