Feat:优惠券对接

This commit is contained in:
lifizer
2023-12-25 17:16:56 +08:00
parent 847a80f251
commit 18a2fbb8a6
46 changed files with 1360 additions and 858 deletions
+17 -28
View File
@@ -254,18 +254,6 @@
"navigationBarTitleText": "用户vip"
}
},
{
"path": "pages/user/coupon/UserCoupon/index",
"style": {
"navigationBarTitleText": "优惠券"
}
},
{
"path": "pages/user/coupon/GetCoupon/index",
"style": {
"navigationBarTitleText": "领取优惠券"
}
},
{
"path": "pages/user/promotion/UserCash/index",
"style": {
@@ -743,6 +731,12 @@
"navigationBarTitleText": "绑定手机号"
}
},
{
"path": "views/myCoupons",
"style": {
"navigationBarTitleText": "我的优惠券"
}
},
{
"path": "views/payPassword",
"style": {
@@ -920,32 +914,27 @@
]
},
"condition": {
"current": 3,
"current": 1,
"list": [
{
"name": "商品详情",
"path": "pages/shop/GoodsCon/index",
"query": "id=303&from=famous"
"query": "id=289"
},
{
"name": "v9-2",
"path": "pages/order/OrderSubmission/index",
"query": "id=2539"
},
{
"name": "DEBUG",
"path": "pkg_product/views/healthList",
"query": "id=32"
},
{
"name": "节日",
"path": "pkg_product/views/festival",
"query": ""
"path": "pages/shop/GoodsCon/index",
"query": "id=466"
},
{
"name": "非遗",
"path": "pkg_product/views/heritage",
"query": ""
},
{
"name": "地标好物",
"path": "pages/home/landMark",
"query": ""
"path": "pages/order/OrderSubmission/index",
"query": "id=2597"
}
]
}