You've already forked qlg.frontend
购物车引导页
This commit is contained in:
2
js/my.js
2
js/my.js
@ -275,7 +275,7 @@ var localAuthType = localStorage.getItem("authType");
|
||||
JZL.openWindow('setting.html', 'setting.html')
|
||||
})
|
||||
$('.mydata-content').on('tap', '.shoppingcart', function() {
|
||||
JZL.openWindow('shoppingcart.html', 'shoppingcart.html')
|
||||
JZL.openWindow('shoppingcart_warp.html', 'shoppingcart_warp.html')
|
||||
})
|
||||
$('.mydata-content').on('tap', '.shangdu', function() {
|
||||
if (authType == 2) {
|
||||
|
Reference in New Issue
Block a user