@@ -396,7 +396,8 @@ Page({
}
});
-
+ setTimeout(()=>{this.click_location_control();}, 3000);
+
},
//跳转个人中心
bindUserAvatarUrl() {
@@ -37,7 +37,7 @@
"minifyWXSS": true
"compileType": "miniprogram",
- "libVersion": "2.16.1",
+ "libVersion": "2.20.1",
"appid": "wx6e03e5ada030b1aa",
"projectname": "%E5%85%85%E7%94%B5%E6%A1%A9",
"isGameTourist": false,