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"