zengh
2022-09-14 e041045fb1e2efe47a7d20a7197e5ae7ffb2adac
pages/clockSignIn/clockSignIn.vue
@@ -82,7 +82,7 @@
         this.getOneselfInFo();
         //long 转换为字符串
         var code = JSON.stringify(this.$store.state.puserID.toString());
         this.urls = "http://61.131.136.25:2082/xcxjingqingmap_clock_sign_in/xcxmap.html?snumber="+code;
         this.urls = "http://106.225.193.35:83/xcxjingqingmap_clock_sign_in/xcxmap.html?snumber="+code;
      },
      methods: {
         //获取当前位置信息