From d1bcd29309cc270f90fbaaf4c4197f5afc3e4867 Mon Sep 17 00:00:00 2001
From: user1 <10901603+no-distractions1@user.noreply.gitee.com>
Date: 星期四, 13 六月 2024 17:19:59 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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

diff --git a/src/books/mathBook/view/components/chapter001.vue b/src/books/mathBook/view/components/chapter001.vue
index c887734..2f327f9 100644
--- a/src/books/mathBook/view/components/chapter001.vue
+++ b/src/books/mathBook/view/components/chapter001.vue
@@ -178,8 +178,8 @@
             <span class="btn-box" @click="isShowExampleOne = !isShowExampleOne">
               <svg
                 xmlns="http://www.w3.org/2000/svg"
-                width="20.501"
-                height="20.501"
+                width="18.501"
+                height="18.501"
                 viewBox="0 0 20.501 20.501"
               >
                 <path
@@ -208,8 +208,8 @@
             <span class="btn-box" @click="isShowExampleTwo = !isShowExampleTwo">
               <svg
                 xmlns="http://www.w3.org/2000/svg"
-                width="20.501"
-                height="20.501"
+                width="18.501"
+                height="18.501"
                 viewBox="0 0 20.501 20.501"
               >
                 <path
@@ -286,8 +286,8 @@
               >
                 <svg
                   xmlns="http://www.w3.org/2000/svg"
-                  width="18.501"
-                  height="18.501"
+                  width="16.501"
+                  height="16.501"
                   viewBox="0 0 20.501 20.501"
                 >
                   <path

--
Gitblit v1.9.1