From 25f056535350a0b80bad50d2cc45311998e5d1cd Mon Sep 17 00:00:00 2001
From: 19626 <1962676589@qq.com>
Date: 星期一, 09 十月 2023 18:28:00 +0800
Subject: [PATCH] 近期修改

---
 force-app/main/default/pages/searchAimsAccount.page |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/force-app/main/default/pages/searchAimsAccount.page b/force-app/main/default/pages/searchAimsAccount.page
index 85718ab..c9d1439 100644
--- a/force-app/main/default/pages/searchAimsAccount.page
+++ b/force-app/main/default/pages/searchAimsAccount.page
@@ -23,10 +23,10 @@
         </apex:outputPanel>
         <apex:form id="mainForm">
             <apex:pageBlock id="idSearchSetProduct" title="鐗逛环鍖婚櫌閫夋嫨">
-                <table width="750" border="0" style="background-color:#DCDCDC">
+                <table width="750" style="background-color:#DCDCDC">
                     <colgroup>
                         <col width="12" />
-                        <col width="20" />
+                        <col width="5" />
                         <col width="20" />
                         <col width="200" />
                         <col width="20" />
@@ -34,8 +34,8 @@
                     </colgroup>
                     <tr>
                         <td>&nbsp;</td>
-                        <th style="width:100px;">{!$Label.Search_Condition}</th>
-                        <td>&nbsp;</td>
+                        <th style="width: 66px;">{!$Label.Search_Condition}</th>
+                        <td></td>
                         <th>鍖婚櫌鍚嶇О</th>
                         <td>&nbsp;</td>
                         <td>&nbsp;</td>

--
Gitblit v1.9.1