Browse Source

fix 主管部门待办下查看弹框内样式

liu 2 years ago
parent
commit
d2954bc65e

+ 7 - 6
ruoyi-system/src/main/resources/templates/process/declaration/audit/czy/czyHaveDoneMaster.html

@@ -654,8 +654,8 @@
                                             </label>
                                             <label class="input-group-btn">
                                             </label>
-                                            <a id="addtachment" style=" font-size: 12px;position: absolute;top: 10px;left:20px; z-index: 10;width: 50%;overflow: hidden;
-                            text-overflow:ellipsis;white-space: nowrap;"></a>
+                                            <a id="addtachment" style="left:15px; width: 95%;overflow: hidden;line-height: 34px;margin-left: 15px;
+                                          text-overflow:ellipsis;white-space: nowrap;text-align: left;"></a>
                                         </div>
                                     </div>
                                 </td>
@@ -675,8 +675,7 @@
                                 <td colspan="2" class="bg-fa">来文</td>
                                 <td colspan="5">
                                     <div class="flex justify-between" style="vertical-align:middle;width: 98%;border: black 1px;" align="right">
-                                        <a id="addtachmentZGBM" style=" font-size: 12px;position: absolute;top: 10px;left:20px; z-index: 10;width: 50%;overflow: hidden;
-                            text-overflow:ellipsis;white-space: nowrap;"></a>
+                                        <a id="addtachmentZGBM" style="margin-left:15px; width: 75%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;line-height: 34px;"></a>
                                         <div class="flex align-center">
                                             <input type="text" class="form-control" οnkeydοwn="return false;" οnpaste="return false;"   style="font-size: 0"                  >
                                             <label style="display: none;" id="trasch" th:if="${checkName}=='0' and ${filePermissions} =='1' or ${filePermissions} =='0' and ${checkName}=='0' ">
@@ -684,8 +683,9 @@
                                                     <span class="glyphicon glyphicon glyphicon-trash"></span>
                                                 </button>
                                             </label>
-                                            <input type="file" style="display: none;" id="fileUploadZGBM" class="file" multiple accept=".pdf,.png,.jpg"
-                                                   onchange="uploadPDFOrImgFiles('fileUploadZGBM','attachmentZGBM','addtachmentZGBM','trasch')"  >
+                                            <input type="file" style="display: none;" id="fileUploadZGBM" class="file"
+                                                   multiple accept=".pdf,.png,.jpg"
+                                                   onchange="uploadPDFOrImgFiles('fileUploadZGBM','attachmentZGBM','addtachmentZGBM','trasch')">
                                             <label th:if="${checkName}=='0' and ${filePermissions} =='1' or ${filePermissions} =='0' and ${checkName}=='0' ">
                                             <span class="btn btn-primary bg-color-blue border-color-blue flex align-center" onclick="uploadFileCheck('fileUploadZGBM','addtachmentZGBM')">
                                               <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" class="bi bi-folder2-open" viewBox="0 0 16 16" style="margin-right: 6px;">
@@ -778,6 +778,7 @@
 </div>
 
 
+
 <!--<th:block th:include="process/include :: navigationBar" />-->
 
 <!--<div class="wrapper wrapper-content animated fadeInRight ibox-content">-->

File diff suppressed because it is too large
+ 921 - 239
ruoyi-system/src/main/resources/templates/process/declaration/showVerifyDialogLD.html


Some files were not shown because too many files changed in this diff