浏览代码

Revert "地图定位"

This reverts commit 7018c795e26fe40b24bc5e3548fbb798927389ff.
XWookey 3 年之前
父节点
当前提交
a0758f823c
共有 2 个文件被更改,包括 2 次插入3 次删除
  1. 1 2
      pages/index/index.js
  2. 1 1
      project.config.json

+ 1 - 2
pages/index/index.js

@@ -396,8 +396,7 @@ Page({
         }
       });
     }
-    setTimeout(()=>{this.click_location_control();}, 3000);
-    
+
   },
   //跳转个人中心
   bindUserAvatarUrl() {

+ 1 - 1
project.config.json

@@ -37,7 +37,7 @@
     "minifyWXSS": true
   },
   "compileType": "miniprogram",
-  "libVersion": "2.20.1",
+  "libVersion": "2.16.1",
   "appid": "wx6e03e5ada030b1aa",
   "projectname": "%E5%85%85%E7%94%B5%E6%A1%A9",
   "isGameTourist": false,