fix: router, 佣金
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 7m20s

This commit is contained in:
luo
2026-08-14 17:22:47 +08:00
parent 0d2a982f69
commit 737ade3a5e
6 changed files with 73 additions and 48 deletions

View File

@@ -406,6 +406,14 @@
"orderList": "Order List",
"orderDetail": "Order Details"
},
"financialManagement": {
"title": "Financial Management",
"agentRecharge": "Agent Recharge",
"agentRechargeDetail": "Agent Recharge Details",
"refundManagement": "Refund Management",
"refundDetail": "Refund Details",
"agentFundOverview": "Agent Fund Overview"
},
"deviceManagement": {
"title": "Device Management",
"devices": "Device Management"

View File

@@ -408,13 +408,13 @@
"agentRecharge": "代理充值",
"agentRechargeDetail": "代理充值详情",
"refundManagement": "退款管理",
"refundDetail": "退款详情"
"refundDetail": "退款详情",
"agentFundOverview": "代理商资金概况"
},
"commission": {
"title": "佣金管理",
"withdrawal": "提现审批",
"myCommission": "我的佣金",
"agentCommission": "代理商资金概况"
"myCommission": "我的佣金"
},
"settings": {
"title": "设置管理",