增加先办订单优惠券

This commit is contained in:
gyq
2025-09-26 19:56:47 +08:00
parent 79921a703d
commit eb03747c6e
3 changed files with 1285 additions and 599 deletions

View File

@@ -75,7 +75,7 @@
{
"path": "pages/order/coupon",
"style": {
"navigationBarTitleText": "优惠劵"
"navigationBarTitleText": "选择优惠劵"
}
},
{
@@ -220,10 +220,9 @@
}
},
{
"path" : "score/list",
"style" :
{
"navigationBarTitleText" : "积分门店"
"path": "score/list",
"style": {
"navigationBarTitleText": "积分门店"
}
}