From 3d3fb4608e1ef51c73c35db462c88dfaa66a42c8 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 29 四月 2025 18:15:55 +0800
Subject: [PATCH] 0-3岁婴幼儿艺术启蒙样章完成

---
 src/books/artInitiationForAges0to3/view/components/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/books/artInitiationForAges0to3/view/components/index.vue b/src/books/artInitiationForAges0to3/view/components/index.vue
index 1cfc05b..d61fae7 100644
--- a/src/books/artInitiationForAges0to3/view/components/index.vue
+++ b/src/books/artInitiationForAges0to3/view/components/index.vue
@@ -184,8 +184,8 @@
     }, 500);
 
     // 娴嬭瘯椤甸潰璺宠浆
-    setTimeout(() => {
-      this.gotoPage(2, 9);
+    // setTimeout(() => {
+    //   this.gotoPage(2, 23);
     //   setTimeout(() => {
     //     this.renderSign("Highlight", {
     //       id: "2ACA9359",
@@ -199,7 +199,7 @@
     //     ids: ["2ACA9359"]
     //   });
     // }, 2000);
-    }, 500);
+    // }, 500);
 
     // const pageDom = (this.container ? this.container : document)
     //   .querySelector("#app")

--
Gitblit v1.9.1