From d8c24a06b3e7844ad65e7c821c022dbb36d29430 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期二, 19 十一月 2024 17:15:08 +0800
Subject: [PATCH] 各图书bug修改

---
 src/books/mathBook/view/components/chapter003.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/books/mathBook/view/components/chapter003.vue b/src/books/mathBook/view/components/chapter003.vue
index d9aa899..d3adb66 100644
--- a/src/books/mathBook/view/components/chapter003.vue
+++ b/src/books/mathBook/view/components/chapter003.vue
@@ -1787,18 +1787,18 @@
               杞村乏杈圭殑閮ㄥ垎濡傚浘鎵�绀猴紝璇蜂綘鐢诲嚭杩欎釜鍑芥暟鍥惧儚鍦� y杞村彸杈圭殑閮ㄥ垎.
             </p>
             <div>
-              <paint
+              <!-- <paint
                 :page="99"
                 :imgUrl="
                   this.config.activeBook.resourceUrl + '/images/0103-2.jpg'
                 "
-              />
-              <!-- <graffiti 
+              /> -->
+              <graffiti 
                 :page="99" 
                 :bcImg="this.config.activeBook.resourceUrl + '/images/0103-2.jpg'"
-                :imgWidth="400"
-                :imgHeight="380"
-              /> -->
+                :imgWidth="520"
+                :imgHeight="494"
+              />
             </div>
           </div>
         </div>

--
Gitblit v1.9.1