mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
refactor: convert promocode stats modal to separate page
- Create AdminPromocodeStats.tsx with responsive mobile layout - Add route /admin/promocodes/:id/stats - Fix mobile layout in AdminPromocodes.tsx (badges and buttons no longer overlap) - Remove PromocodeStatsModal component
This commit is contained in:
@@ -1332,6 +1332,8 @@
|
||||
"save": "保存"
|
||||
},
|
||||
"stats": {
|
||||
"title": "促销码统计",
|
||||
"notFound": "未找到促销码",
|
||||
"totalUses": "总使用次数",
|
||||
"today": "今天",
|
||||
"remaining": "剩余",
|
||||
|
||||
Reference in New Issue
Block a user