避免从店铺进来就没有助购了

This commit is contained in:
2019-10-09 19:49:01 +08:00
parent 7787397ea0
commit 2a368763fb
8 changed files with 14 additions and 5 deletions

View File

@ -11,6 +11,7 @@ $('.recommend_title img').eq(1).css('display', 'none');
mui.plusReady(function() {
// var data = JSON.parse(localStorage.getItem('shop_data'));
var self = plus.webview.currentWebview();
from_id = self.from_id?self.from_id:0;
var userLat='';
var userLng='';
var scheme = "";