fix:账单服务界面
This commit is contained in:
@@ -4,6 +4,7 @@ const viewZh: any = {
|
||||
"view.endpoint_records": "历史设备",
|
||||
"view.endpoint_cdrlrecords":"cdr记录",
|
||||
"view.billing": "账单",
|
||||
"view.billing_billservice":"账单服务",
|
||||
"view.billing_histories": "历史查询",
|
||||
"view.billing_Rechargehistory":"充值记录",
|
||||
"view.billing_Internetdetails":"上网详单",
|
||||
@@ -12,6 +13,9 @@ const viewZh: any = {
|
||||
"view.userInfo_profile":"修改信息",
|
||||
"view.userInfo_resetpwd":"修改密码",
|
||||
"view.userInfo_device":"设备管理",
|
||||
"view.userInfo_accsee":"当前设备",
|
||||
"view.userInfo_records":"历史设备",
|
||||
"view.userInfo_cdrlrecords":"cdr记录",
|
||||
};
|
||||
|
||||
const local:any = {
|
||||
@@ -542,6 +546,7 @@ const local:any = {
|
||||
Unpaid:'未支付',
|
||||
},
|
||||
Internetdetails:{
|
||||
title:"上网详单",
|
||||
month:"月",
|
||||
year:"年",
|
||||
starttime:"起始时间",
|
||||
@@ -588,6 +593,9 @@ const local:any = {
|
||||
resetpwd:"修改密码",
|
||||
KYC:"KYC认证",
|
||||
deviceconsole:"设备管理",
|
||||
access:"当前设备",
|
||||
records:"历史连接",
|
||||
cdrlrecords: "CDR记录",
|
||||
},
|
||||
device:{
|
||||
title: "设备管理",
|
||||
|
||||
Reference in New Issue
Block a user