This commit is contained in:
@@ -360,6 +360,7 @@
|
||||
"title": "系统管理",
|
||||
"role": "角色管理",
|
||||
"permission": "权限管理",
|
||||
"carrierManagement": "运营商管理",
|
||||
"userCenter": "个人中心",
|
||||
"menu": "菜单管理",
|
||||
"nested": "嵌套菜单",
|
||||
@@ -401,7 +402,7 @@
|
||||
"title": "套餐管理",
|
||||
"packageCreate": "新建套餐",
|
||||
"packageBatch": "批量管理",
|
||||
"packageList": "套餐管理",
|
||||
"packageList": "套餐列表",
|
||||
"packageDetail": "套餐详情",
|
||||
"packageChange": "套餐变更",
|
||||
"seriesGrants": "代理系列授权",
|
||||
@@ -429,15 +430,19 @@
|
||||
"simCard": "号卡管理",
|
||||
"simCardAssign": "号卡分配",
|
||||
"packageSeries": "套餐系列管理",
|
||||
"packageList": "套餐管理",
|
||||
"packageList": "套餐列表",
|
||||
"packageAssign": "套餐分配",
|
||||
"shop": "店铺管理",
|
||||
"shopAccounts": "店铺账号列表"
|
||||
},
|
||||
"shopManagement": {
|
||||
"title": "店铺管理",
|
||||
"shopList": "店铺列表"
|
||||
},
|
||||
"assetManagement": {
|
||||
"title": "资产管理",
|
||||
"cardSearch": "IoT卡查询",
|
||||
"deviceSearch": "设备查询",
|
||||
"assetInformation": "资产信息",
|
||||
"singleCard": "单卡信息",
|
||||
"standaloneCardList": "IoT卡管理",
|
||||
"iotCardDetail": "IoT卡详情",
|
||||
@@ -459,12 +464,9 @@
|
||||
"exchangeManagement": "换货管理",
|
||||
"exchangeDetail": "换货单详情"
|
||||
},
|
||||
"account": {
|
||||
"orderManagement": {
|
||||
"title": "订单管理",
|
||||
"customerAccount": "客户账号",
|
||||
"myAccount": "我的账户",
|
||||
"carrierManagement": "运营商管理",
|
||||
"orders": "订单管理",
|
||||
"orderList": "订单列表",
|
||||
"orderDetail": "订单详情"
|
||||
},
|
||||
"commission": {
|
||||
@@ -842,7 +844,8 @@
|
||||
"paymentMethod": {
|
||||
"wallet": "钱包支付",
|
||||
"wechat": "微信支付",
|
||||
"alipay": "支付宝支付"
|
||||
"alipay": "支付宝支付",
|
||||
"offline": "线下支付"
|
||||
},
|
||||
"commissionStatus": {
|
||||
"notApplicable": "不适用",
|
||||
|
||||
Reference in New Issue
Block a user