| | |
| | | <apex:page id="Page" standardController="Product2" extensions="SearchProductController" sidebar="false" showHeader="false" lightningStylesheets="true" > |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | | <apex:stylesheet value="{!URLFOR($Resource.StyleUtilCss)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |
| | | <script> |
| | |
| | | <apex:form id="mainForm"> |
| | | <apex:pageBlock id="idSearchSetProduct" title="{!$Label.Product_Search}"> |
| | | <apex:inputHidden id="Trade" value="{!Trade}"/> |
| | | <table width="900" border="0" style="background-color:#DCDCDC"> |
| | | <table width="1000" border="0" style="background-color:#DCDCDC;"> |
| | | <colgroup> |
| | | <col width="12" /> |
| | | <col width="50" /> <!-- lighting升级 20230210 lt 名称串行问题 20==50 --> |
| | |
| | | <td style="border-bottom: 1px solid #888;" colspan="15"> </td> |
| | | </tr> |
| | | </table> |
| | | <table width="900" border="0" style="background-color:#DCDCDC"> |
| | | <table width="1000" border="0" style="background-color:#DCDCDC"> |
| | | <tr> |
| | | <td width="12"> </td> |
| | | <th valign="top">{!$Label.Search_Result}</th> |
| | |
| | | <table border="0"> |
| | | <tr> |
| | | <td> |
| | | <div id="iframelike" style="width:800px"> |
| | | <div id="iframelike" style="width:900px"> |
| | | <!-- 20221020 ljh SWAG-CJ98AJ start--> |
| | | <!-- <apex:pageBlockTable id="idRezultVisitor" value="{!cl}" var="c" border="1" columns="9" columnsWidth="25px,120px,120px,280px,60px,60px,60px,60px,35px"> --> |
| | | <apex:pageBlockTable id="idRezultVisitor" value="{!cl}" var="c" border="1" columns="10" columnsWidth="25px,120px,120px,280px,60px,60px,60px,60px,35px"> |
| | | <apex:pageBlockTable id="idRezultVisitor" value="{!cl}" var="c" border="1" columns="10" columnsWidth="40px,120px,120px,280px,80px,80px,80px,80px,80px,40px"> |
| | | <!-- 20221020 ljh SWAG-CJ98AJ end --> |
| | | <apex:column style="width:15px;" > |
| | | <apex:column > |
| | | <apex:facet name="header">{!$Label.Selected}</apex:facet> |
| | | <input type="checkbox" name="checklist" value="" style="width:10px;"/> |
| | | <input type="checkbox" name="checklist" value="" style="width:15px;"/> |
| | | </apex:column> |
| | | <apex:column > |
| | | <apex:facet name="header">{!$Label.Asset_No}</apex:facet> |