分享优惠券更新
This commit is contained in:
@@ -76,8 +76,9 @@
|
||||
swiperClick (e) {
|
||||
let item = this.popupadList[e];
|
||||
if ( item.linkPath ) {
|
||||
uni.navigateTo({
|
||||
url: `${item.linkPath}`
|
||||
uni.pro.navigateTo(item.linkPath, {
|
||||
shopId: uni.cache.get('shopId'),
|
||||
is_type: "me",
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user