From 6501ef9497ac80bdbb8601a856d8130a8d867062 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 11 六月 2025 11:04:32 +0800 Subject: [PATCH] 样式修改 --- src/books/aviationEtiquette/view/components/index.vue | 15 +-------------- 1 files changed, 1 insertions(+), 14 deletions(-) diff --git a/src/books/aviationEtiquette/view/components/index.vue b/src/books/aviationEtiquette/view/components/index.vue index 9298829..c276722 100644 --- a/src/books/aviationEtiquette/view/components/index.vue +++ b/src/books/aviationEtiquette/view/components/index.vue @@ -162,20 +162,7 @@ //娴嬭瘯椤甸潰璺宠浆 // setTimeout(() => { - // this.gotoPage(5, 130); - // setTimeout(() => { - // this.renderSign("Highlight", { - // id: "2ACA9359", - // txt: "棰樹竴瀛︿範涓婚涓� 杩愬姩", - // page: "10", - // type: "Highlight", - // color: "#F5E12A" - // }); - // setTimeout(() => { - // this.delSign({ - // ids: ["2ACA9359"] - // }); - // }, 2000); + // this.gotoPage(3, 64); // }, 500); // const pageDom = (this.container ? this.container : document) -- Gitblit v1.9.1