From 6187ac258613e78cf56513c6674bfce82b218501 Mon Sep 17 00:00:00 2001
From: 张宇恒 <bxyun0@163.com>
Date: 星期三, 26 七月 2023 17:07:45 +0800
Subject: [PATCH] 备品页面7_26

---
 force-app/main/default/pages/ReceivingNoteExamination.page |   49 +++++++++++++++++++++++++++++++++++--------------
 1 files changed, 35 insertions(+), 14 deletions(-)

diff --git a/force-app/main/default/pages/ReceivingNoteExamination.page b/force-app/main/default/pages/ReceivingNoteExamination.page
index c7472cb..d82dff3 100644
--- a/force-app/main/default/pages/ReceivingNoteExamination.page
+++ b/force-app/main/default/pages/ReceivingNoteExamination.page
@@ -103,9 +103,13 @@
         border-top-right-radius:10px;
         text-align: left;
         margin: 0;
-        padding: 1%;
-        width: 98%;
-        background:#DCDCDC;
+        /* lightning鏀归��   zyh   start */
+        /* padding: 1%; */
+        /* width: 98%; */
+        /* background:#DCDCDC; */
+        background:#95aee5;
+        padding-left: 0.75rem;
+        /* lightning鏀归��   zyh   end */
         position: relative;
     }
     .checkintitle{
@@ -123,13 +127,20 @@
     }
     #Step_tab li {
         position: relative;
-        width: 20%;
+        /* lightning鏀归��   zyh   start */
+        /* width: 20%; */
+        width: 50%;
+        /* lightning鏀归��   zyh   end */
         float: left;
         margin: 0;
         padding: 0;
         text-align: center;
         cursor: pointer;
-        height: 25px;
+        /* lightning鏀归��   zyh   start */
+        /* height: 25px; */
+        height: 30px;
+        line-height: 30px;
+        /* lightning鏀归��   zyh   end */
     }
     #Step_tab li span {
         margin: 0;
@@ -140,8 +151,10 @@
         line-height: 1;
     }
     div.detail {
-        margin-left: 5px;
-        width: 400px;
+        /* lightning鏀归��   zyh   start */
+        /* margin-left: 5px; */
+        /* width: 400px; */
+        /* lightning鏀归��   zyh   start */
     }
     #Step_tab li.selected {
         background: #3b5998;
@@ -151,7 +164,9 @@
     }
     div.menu{
         margin-bottom: 20px; 
-        width: 490px;
+        /* lightning鏀归��   zyh   start */
+        /* width: 490px; */
+        /* lightning鏀归��   zyh   end */
     }
 
     hr {
@@ -183,15 +198,18 @@
     .menu{
         border:1px solid #a1a1a1;
         border-radius:10px;
-        width: 400px;
+        /* lightning鏀归��   zyh   start */
+        /* width: 400px; */
+        /* lightning鏀归��   zyh   end */
     }
     .menu li .fieldname {
         width: 30%;
-        text-align: right;
-        float: left;
+        /* text-align: right; */
+        text-align: left;
+        /* float: left; */
     }
     .menu li .fieldvalue{
-            width: 45%;
+        width: 45%;
         text-align: left;
         margin-left: 10px;
 
@@ -205,7 +223,9 @@
         margin-left: 20px !important;
     }
     div.freezehander{
-        width:500px;
+        /* lightning鏀归��   zyh   start */
+        /* width:500px; */
+        /* lightning鏀归��   zyh   end */
     }
 </style>
 
@@ -278,7 +298,8 @@
                 </apex:outputPanel>
                     
                 <apex:outputPanel layout="none" rendered="{!IF(indexloop == 1, true, false)}" >
-                    <apex:inputCheckbox id="summaryCheckS" html-data-sumId="{!esdInfo.rnd.ReceivingNoteSummary__r.Id}" value="{!esdInfo.isChecked}"/><h3 style="padding: 5px;" class="detailtab">{!esdInfo.rnd.ReceivingNoteSummary__r.ReceivingNoteSummaryNo__c}锛歿!esdInfo.rnd.ReceivingNoteSummary__r.Fixture_Set__r.Name}<br/>&nbsp;&nbsp;&nbsp;鍒拌揣鏃ユ湡锛� <apex:outputtext value="{0, date, yyyy/MM/dd}"><apex:param value="{!esdInfo.rnd.ReceivingNoteSummary__r.Received_Confirm_Date__c}" /></apex:outputtext>&nbsp;&nbsp;&nbsp;姹囨�荤粨鏋滐細 {!esdInfo.rnd.ReceivingNoteSummary__r.Inspection_result_F__c}</h3>
+                    <!-- <apex:inputCheckbox id="summaryCheckS" html-data-sumId="{!esdInfo.rnd.ReceivingNoteSummary__r.Id}" value="{!esdInfo.isChecked}"/><h3 style="padding: 5px;" class="detailtab">{!esdInfo.rnd.ReceivingNoteSummary__r.ReceivingNoteSummaryNo__c}锛歿!esdInfo.rnd.ReceivingNoteSummary__r.Fixture_Set__r.Name}<br/>&nbsp;&nbsp;&nbsp;鍒拌揣鏃ユ湡锛� <apex:outputtext value="{0, date, yyyy/MM/dd}"><apex:param value="{!esdInfo.rnd.ReceivingNoteSummary__r.Received_Confirm_Date__c}" /></apex:outputtext>&nbsp;&nbsp;&nbsp;姹囨�荤粨鏋滐細 {!esdInfo.rnd.ReceivingNoteSummary__r.Inspection_result_F__c}</h3> -->
+                    <apex:inputCheckbox id="summaryCheckS" html-data-sumId="{!esdInfo.rnd.ReceivingNoteSummary__r.Id}" value="{!esdInfo.isChecked}"/><span style="padding: 5px; font-weight: bold;" class="detailtab">{!esdInfo.rnd.ReceivingNoteSummary__r.ReceivingNoteSummaryNo__c}锛歿!esdInfo.rnd.ReceivingNoteSummary__r.Fixture_Set__r.Name}<br/>&nbsp;&nbsp;&nbsp;鍒拌揣鏃ユ湡锛� <apex:outputtext value="{0, date, yyyy/MM/dd}"><apex:param value="{!esdInfo.rnd.ReceivingNoteSummary__r.Received_Confirm_Date__c}" /></apex:outputtext>&nbsp;&nbsp;&nbsp;姹囨�荤粨鏋滐細 {!esdInfo.rnd.ReceivingNoteSummary__r.Inspection_result_F__c}</span>
                 </apex:outputPanel>
                     
                 <div class="menu">

--
Gitblit v1.9.1