新增添加优惠券页面

This commit is contained in:
gyq
2025-11-20 18:47:52 +08:00
parent 61447986c5
commit 05b9551126
10 changed files with 1062 additions and 14 deletions

View File

@@ -649,7 +649,7 @@
"pageId": "PAGES_EXCHANGE_COUPON",
"path": "exchangeCoupon/index",
"style": {
"navigationBarTitleText": "商品兑换券"
"navigationBarTitleText": "优惠券"
}
},
{
@@ -659,6 +659,13 @@
"navigationBarTitleText": "添加优惠券"
}
},
{
"pageId": "PAGES_ADD_CONSUME_COUPON",
"path": "addCoupon/addConsumeCoupon",
"style": {
"navigationBarTitleText": "添加消费赠券"
}
},
{
"pageId": "PAGES_DISTRIBUTION_LEVEL_LIST",
"path": "distribution/level-list",