You've already forked qlg.frontend
修复不能添加到购物车
This commit is contained in:
@ -128,7 +128,7 @@ mui.plusReady(function() {
|
||||
if (true == isLoading) return;
|
||||
isLoading = true;
|
||||
//console.log(lat);
|
||||
JZL.ajax(hyhUrl('app/shopping/getHelpShops'), recommenddata, function(data) {
|
||||
JZL.ajax(hyhUrl('app/shopping/getHelpSaleShops'), recommenddata, function(data) {
|
||||
var html = '';
|
||||
var shopLevel
|
||||
if (1 == data.status) {
|
||||
|
Reference in New Issue
Block a user