最后提交

This commit is contained in:
2019-10-08 08:08:42 +08:00
parent b79cb9b77f
commit 8bd2e472b3
4 changed files with 22 additions and 93 deletions

View File

@ -128,7 +128,7 @@ mui.plusReady(function() {
if (true == isLoading) return;
isLoading = true;
//console.log(lat);
JZL.ajax(hyhUrl('app/shopping/getHelpSaleShops'), recommenddata, function(data) {
JZL.ajax(hyhUrl('app/shopping/getHelpShops'), recommenddata, function(data) {
var html = '';
var shopLevel
if (1 == data.status) {