Fix(我的优惠券):[#2178]我的优惠券页面,点击去使用无响应
This commit is contained in:
@@ -52,7 +52,7 @@ export default {
|
|||||||
this.isOpen = !this.isOpen
|
this.isOpen = !this.isOpen
|
||||||
},
|
},
|
||||||
goGoods() {
|
goGoods() {
|
||||||
uni.switchTab({url: '/pages/home/landMark'})
|
uni.navigateTo({url: '/pages/home/landMark'})
|
||||||
// this.$global.navToGoods(this.data.productId)
|
// this.$global.navToGoods(this.data.productId)
|
||||||
},
|
},
|
||||||
selectCoupon() {
|
selectCoupon() {
|
||||||
|
|||||||
Reference in New Issue
Block a user