See999 4 years ago
parent
commit
5e63257103
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/sign/signIn.vue

+ 1 - 1
src/xt_pages/sign/signIn.vue View File

183
                 };
183
                 };
184
                 this.websocketSend(newobj)
184
                 this.websocketSend(newobj)
185
             }
185
             }
186
-        }, 12000);
186
+        }, 20000);
187
         
187
         
188
         this.timerID = setInterval(() => {
188
         this.timerID = setInterval(() => {
189
             this.updateTime()
189
             this.updateTime()