Ver Fonte

Revert "地图定位"

This reverts commit 7018c795e26fe40b24bc5e3548fbb798927389ff.
XWookey há 3 anos atrás
pai
commit
a0758f823c
2 ficheiros alterados com 2 adições e 3 exclusões
  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,