From 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 04 七月 2025 23:57:18 +0800
Subject: [PATCH] 测试图书 7.4

---
 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