From 41d1571cda284b4e80437fcb25d45edb798254c1 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 26 七月 2024 14:12:26 +0800
Subject: [PATCH] 体育与健康(第二单元结束)

---
 src/books/sportsAndHealth/view/components/testDynaicTable.vue |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/books/sportsAndHealth/view/components/testDynaicTable.vue b/src/books/sportsAndHealth/view/components/testDynaicTable.vue
index eece151..510a91a 100644
--- a/src/books/sportsAndHealth/view/components/testDynaicTable.vue
+++ b/src/books/sportsAndHealth/view/components/testDynaicTable.vue
@@ -1,7 +1,7 @@
 <template>
-  <div class="chapter" num="2">
-    <div class="page-box" page="22">
-      <div v-if="showPageList.indexOf(22) > -1">
+  <div class="chapter" num="6">
+    <div class="page-box" page="163">
+      <div v-if="showPageList.indexOf(163) > -1">
         <div class="bodystyle textHeader">
           <div class="bj-img02">
             <div class="bj-empyt-chapter"></div>
@@ -40,10 +40,10 @@
             <table>
               <thead>
                 <tr>
-                  <th style="width: 70px">璁粌绫诲瀷</th>
-                  <th style="width: 70px">璁粌閮ㄤ綅</th>
-                  <th style="width: 70px">鍔ㄤ綔鍚嶇О</th>
-                  <th>鍔ㄤ綔绀轰緥</th>
+                  <th>璁粌绫诲瀷</th>
+                  <th>璁粌閮ㄤ綅</th>
+                  <th>鍔ㄤ綔鍚嶇О</th>
+                  <th style="max-width: 200px;">鍔ㄤ綔绀轰緥</th>
                   <th>棰戞</th>
                 </tr>
               </thead>
@@ -55,7 +55,7 @@
                 <tr>
                   <td>绔欏Э T 瀛�</td>
                   <td class="gif-Con openImgBox">
-                    <img width="200px" src="../../image/gif/T-zi.gif" alt="" />
+                    <img width="100%" src="../../image/gif/T-zi.gif" alt="" />
                   </td>
                   <td>
                     <span>娆℃暟锛�20 娆� </span><br /><span>缁勬暟锛�2 缁�</span

--
Gitblit v1.9.1