From 2ca7f1e9d3ff3c54ec5d10688a33c628ec296f8b Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期一, 12 五月 2025 10:22:42 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/civilServices/view/components/index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/books/civilServices/view/components/index.vue b/src/books/civilServices/view/components/index.vue index 4bf7733..1fff402 100644 --- a/src/books/civilServices/view/components/index.vue +++ b/src/books/civilServices/view/components/index.vue @@ -180,8 +180,8 @@ }, 500); // 娴嬭瘯椤甸潰璺宠浆 - setTimeout(() => { - this.gotoPage(4,140); + // setTimeout(() => { + // this.gotoPage(4,140); // setTimeout(() => { // this.renderSign("Highlight", { // id: "2ACA9359", @@ -195,7 +195,7 @@ // ids: ["2ACA9359"] // }); // }, 2000); - }, 500); + // }, 500); // const pageDom = (this.container ? this.container : document) // .querySelector("#app") -- Gitblit v1.9.1