From 355fc8c75e23e2c6300f84fef61a8bc8335c3584 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期四, 23 五月 2024 13:40:16 +0800
Subject: [PATCH] 婴幼儿分页

---
 src/books/lifeCare/view/chapter001.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/books/lifeCare/view/chapter001.vue b/src/books/lifeCare/view/chapter001.vue
index 5369b90..e85be86 100644
--- a/src/books/lifeCare/view/chapter001.vue
+++ b/src/books/lifeCare/view/chapter001.vue
@@ -1,6 +1,6 @@
 <template>
-  <div class="page-content-box">
-    <div class="page-box">
+  <div class="chapter" num="1">
+    <div class="page-box" page="">
       <div class="bodystyle topImg">
         <h2 id="b001">
           <img class="img-0" alt="" src="../image/dy1.jpg" />
@@ -1416,7 +1416,7 @@
           text17: "",
           text18: "",
         },
-        radio:{},
+        radio: {},
         table111: {
           tbText1: "",
           tbText2: "",

--
Gitblit v1.9.1