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(() => {