From a872693d5ad7d6df2a54bc5b5bc645281a6226d9 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 28 二月 2025 16:33:00 +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 23cc3d4..ae6cfed 100644 --- a/src/books/civilServices/view/components/index.vue +++ b/src/books/civilServices/view/components/index.vue @@ -178,8 +178,8 @@ }, 500); // 娴嬭瘯椤甸潰璺宠浆 - setTimeout(() => { - this.gotoPage(2,32); + // setTimeout(() => { + // this.gotoPage(3,79); // setTimeout(() => { // this.renderSign("Highlight", { // id: "2ACA9359", @@ -193,7 +193,7 @@ // ids: ["2ACA9359"] // }); // }, 2000); - }, 500); + // }, 500); // const pageDom = (this.container ? this.container : document) // .querySelector("#app") -- Gitblit v1.9.1