|
@@ -213,7 +213,7 @@
|
|
})
|
|
})
|
|
}
|
|
}
|
|
//门店优惠券
|
|
//门店优惠券
|
|
- if (item.prizeType == "coupon") {
|
|
|
|
|
|
+ if (item.prizeType == "coupon" || item.prizeType == "coupon_pkg") {
|
|
// if (item.couponType == "1") {
|
|
// if (item.couponType == "1") {
|
|
// uni.navigateTo({
|
|
// uni.navigateTo({
|
|
// url: `/pages/prizeGoods/detail?id=426`
|
|
// url: `/pages/prizeGoods/detail?id=426`
|