From 5c1a0dab8fb8b19dcbe535ea1facb6272cc0c5fd Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期五, 07 三月 2025 17:46:26 +0800 Subject: [PATCH] 法规 --- src/books/aviationEtiquette/view/components/index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/books/aviationEtiquette/view/components/index.vue b/src/books/aviationEtiquette/view/components/index.vue index d35be88..41631e7 100644 --- a/src/books/aviationEtiquette/view/components/index.vue +++ b/src/books/aviationEtiquette/view/components/index.vue @@ -158,8 +158,8 @@ }, 500); // 娴嬭瘯椤甸潰璺宠浆 - setTimeout(() => { - this.gotoPage(2, 9); + // setTimeout(() => { + // this.gotoPage(2, 9); // setTimeout(() => { // this.renderSign("Highlight", { // id: "2ACA9359", @@ -173,7 +173,7 @@ // ids: ["2ACA9359"] // }); // }, 2000); - }, 500); + // }, 500); // const pageDom = (this.container ? this.container : document) // .querySelector("#app") -- Gitblit v1.9.1