yuwandanmian 2 жил өмнө
parent
commit
a1e64f9319
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -12,7 +12,7 @@ export default {
     return {
       lastTime: null,
       currentTime: null,
-      timeOut: 0.5 * 60 * 1000,
+      timeOut: 30 * 60 * 1000,
       token: '',
       timer: '',
     };