完善券兑换码功能

This commit is contained in:
2025-11-21 14:33:11 +08:00
parent ef563a582b
commit 8269f619b8
8 changed files with 612 additions and 182 deletions

View File

@@ -733,7 +733,14 @@
"style": {
"navigationBarTitleText": "添加券兑换码"
}
}
},
{
"pageId": "PAGES_MARKET_COUPON_EXCHANGE_CODE_DETAIL",
"path": "couponExchangeCode/detail",
"style": {
"navigationBarTitleText": "券兑换码详情"
}
},
]