From 820bb33c12ed06ad747ed7219923a95c4f98e9f7 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 26 七月 2024 11:58:30 +0800 Subject: [PATCH] 体育与健康(第二单元结束) --- 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