You've already forked qlg.frontend
'商铺内需要优惠率过滤商品'
This commit is contained in:
@ -341,7 +341,7 @@ function getLocation(callback) {
|
||||
callback(obj);
|
||||
}, {
|
||||
//超时未获取到经纬度信息 执行失败回调 (默认为5秒)
|
||||
timeout: 3000
|
||||
timeout: 10000
|
||||
});
|
||||
//JZL.saveItems('.user_pos', 'user_pos');
|
||||
}
|
||||
|
Reference in New Issue
Block a user