You've already forked qlg.frontend
避免从店铺进来就没有助购了
This commit is contained in:
@ -188,7 +188,7 @@ mui.plusReady(function() {
|
||||
// var goodsId = $(this).attr('data-goodsId');
|
||||
var shopName = $(this).attr("data-shopName");
|
||||
var shopId = $(this).attr("data-shopId");
|
||||
JZL.openWindow('storeout.html', 'storeout.html', {shopName: shopName,shopId: shopId});
|
||||
JZL.openWindow('storeout.html', 'storeout.html', {shopName: shopName,shopId: shopId,from_id:from_id});
|
||||
})
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user