vbea 1 rok temu
rodzic
commit
a9e151035e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Strides-APP/app/pages/home/Home.js

+ 1 - 1
Strides-APP/app/pages/home/Home.js

@@ -264,7 +264,7 @@ export default class HomePage extends Component {
       //避免关闭自动移动地图后无法点击按钮移动地图
       this.refresh = true
     }
-    console.log("checkPermission2Geo", refresh, this.state.lastRegion);
+    console.log("checkPermission2Geo", refresh, button);
     this.checkGPS();
     if (this.state.hasPermission) {
       this.infoGeoLocation();