From 6a0717108079d00e8041e8160546b8583986089b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Sun, 21 Apr 2024 21:44:03 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=BB=B6=E6=97=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/page1/saicComponents/Init.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/page1/saicComponents/Init.vue b/src/pages/page1/saicComponents/Init.vue index ee79836..ecb0dfc 100644 --- a/src/pages/page1/saicComponents/Init.vue +++ b/src/pages/page1/saicComponents/Init.vue @@ -558,7 +558,7 @@ export default { this.initForeword() clearTimeout(timer) timer = null - }, 500) + }, 1000) }, equationClick () { @@ -871,7 +871,7 @@ export default { clearTimeout(timer) timer = null this.initIntroduction() - }, 500) + }, 1000) }, /** * 初始化引言 @@ -925,7 +925,7 @@ export default { clearTimeout(timer) timer = null this.handleInit() - }, 500) + }, 1000) }, // 初始化正文 handleInit () { @@ -1148,7 +1148,7 @@ export default { clearTimeout(timer) timer = null this.reorderSort() - }, 500) + }, 1000) }, reorderSort () { this.ctx.callCommand(() => {