完成优惠券页面

This commit is contained in:
gyq
2025-11-21 16:03:04 +08:00
parent e6212251e3
commit df8a700aec
14 changed files with 1069 additions and 64 deletions

View File

@@ -649,7 +649,14 @@
"pageId": "PAGES_EXCHANGE_COUPON",
"path": "exchangeCoupon/index",
"style": {
"navigationBarTitleText": "优惠券"
"navigationBarTitleText": "优惠券管理"
}
},
{
"pageId": "PAGES_COUPON_GET_DETAIL",
"path": "exchangeCoupon/getDetail",
"style": {
"navigationBarTitleText": "领取详情"
}
},
{