From 2bde1e46a8b17d73748aee5cd7502b30a52fb1da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E7=8E=B2?= <8702040+cai-ling@user.noreply.gitee.com> Date: Fri, 20 Sep 2024 13:41:58 +0800 Subject: [PATCH] =?UTF-8?q?15=E5=88=86=E9=92=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {