Browse Source

no message

DaMowang 3 years ago
parent
commit
2298a5e0b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/sign/index.vue

+ 1 - 1
src/pages/sign/index.vue

@@ -89,7 +89,7 @@ export default {
         };
     },
     onShow() {
-        this.timer = '00:00:00'
+        // this.timer = '00:00:00'
         this.userinfo = uni.getStorageSync("userinfo")
         
         this.loadData()