feat: 7月迭代
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m21s

This commit is contained in:
luo
2026-07-28 14:00:22 +08:00
parent f0a2b84e53
commit 2706c52a47
63 changed files with 4113 additions and 3945 deletions

View File

@@ -432,6 +432,9 @@
"standaloneCardList": "IoT Card Management",
"iotCardTask": "IoT Card Tasks",
"deviceTask": "Device Tasks",
"deviceBatchAllocation": "Device Batch Allocation",
"bulkPurchase": "Bulk Package Purchase",
"bulkPurchaseDetail": "Bulk Purchase Task Detail",
"orderPackageInvalidateTask": "Order Package Void Tasks",
"orderPackageInvalidateTaskDetail": "Order Package Void Task Detail",
"taskDetail": "Task Details",
@@ -452,6 +455,11 @@
"exportDevice": "Export Devices",
"exportIotCard": "Export IOT Cards",
"exportOrder": "Export Orders",
"exportPackage": "Export Packages",
"exportAgentWalletTransaction": "Export Agent Wallet Transactions",
"exportRefund": "Export Refunds",
"exportAgentRecharge": "Export Agent Recharges",
"exportExchange": "Export Exchanges",
"exportTaskDetail": "Export Task Detail",
"exchangeManagement": "Exchange Management",
"exchangeDetail": "Exchange Order Detail"

View File

@@ -370,6 +370,9 @@
"standaloneCardList": "IoT卡管理",
"iotCardTask": "IoT卡任务",
"deviceTask": "设备任务",
"deviceBatchAllocation": "设备批量分配",
"bulkPurchase": "批量订购套餐",
"bulkPurchaseDetail": "批量订购任务详情",
"orderPackageInvalidateTask": "订单套餐批量作废",
"orderPackageInvalidateTaskDetail": "订单套餐作废任务详情",
"taskDetail": "任务详情",
@@ -386,6 +389,11 @@
"exportDevice": "导出设备",
"exportIotCard": "导出IOT卡",
"exportOrder": "导出订单",
"exportPackage": "导出套餐",
"exportAgentWalletTransaction": "导出代理主钱包流水",
"exportRefund": "导出退款",
"exportAgentRecharge": "导出代理充值",
"exportExchange": "导出换货",
"exportTaskDetail": "导出任务详情",
"exchangeManagement": "换货管理",
"exchangeDetail": "换货单详情"