From 1e5f5724f9f2c1c34efec7edb3f33bcfb98d66ba Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期二, 23 七月 2024 14:21:30 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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

diff --git a/src/books/sportsAndHealth/view/components/testDynaicTable.vue b/src/books/sportsAndHealth/view/components/testDynaicTable.vue
index eece151..130998f 100644
--- a/src/books/sportsAndHealth/view/components/testDynaicTable.vue
+++ b/src/books/sportsAndHealth/view/components/testDynaicTable.vue
@@ -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