From 45db95a3b29c2f899703ac0ed033690cc184ba0b Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 03 四月 2024 21:40:59 +0800
Subject: [PATCH] 1

---
 Terra.YaoGan.Web/Terra.YaoGan.Web/checkbox.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Terra.YaoGan.Web/Terra.YaoGan.Web/checkbox.html b/Terra.YaoGan.Web/Terra.YaoGan.Web/checkbox.html
index d26cd5d..4d8235a 100644
--- a/Terra.YaoGan.Web/Terra.YaoGan.Web/checkbox.html
+++ b/Terra.YaoGan.Web/Terra.YaoGan.Web/checkbox.html
@@ -17,6 +17,7 @@
             padding: 0;
             width: 100%;
             height: 100%;
+            overflow: hidden;
         }
     </style>
     <script>
@@ -60,7 +61,6 @@
         <option>2019骞�</option>
         <option>2015骞�</option>
         <option>2010骞�</option>
-    </select>
-    <object id="SGWorld" classid="CLSID:3a4f9199-65a8-11d5-85c1-0001023952c1"></object>
+    </select><object id="SGWorld" classid="CLSID:3a4f9199-65a8-11d5-85c1-0001023952c1"></object>
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.9.3