wesmiler 6 лет назад
Родитель
Сommit
fe06278399
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      public/static/weixin/js/shop-map.js

+ 1 - 1
public/static/weixin/js/shop-map.js

@@ -115,7 +115,7 @@ var app = new Vue({
                                     _this.map.enableContinuousZoom();    //启用地图惯性拖拽,默认禁用
 
                                     //alert('当前定位:'+JSON.stringify(r.point));
-                                    _this.loadMark(point);
+                                   // _this.loadMark(point);
                                 }
                             });
                         }