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