diff --git a/main.js b/main.js index ad594bf..c10f992 100644 --- a/main.js +++ b/main.js @@ -77,7 +77,7 @@ Vue.prototype.$globalData = { } } }) - }, 10000); + }, 900000); }, stopTimer: function() { if (this.timer) {