zjxpcyc 6 年之前
父節點
當前提交
bcea59c2a5
共有 1 個檔案被更改,包括 0 行新增5 行删除
  1. 0
    5
      pages/components/Estate/index.js

+ 0
- 5
pages/components/Estate/index.js 查看文件

@@ -60,12 +60,7 @@ Component({
60 60
       wx.getLocation({
61 61
         type: 'wgs84',
62 62
         success(res) {
63
-<<<<<<< HEAD
64
-          HttpSever.Ajax({
65
-=======
66
-          console.log(res)
67 63
           fetch({
68
->>>>>>> 02bbb13da6392818f573d7fc66c72524bffeb347
69 64
             url: $api.building.list.url,
70 65
             method: $api.building.list.method,
71 66
           }).then((data) => {