Browse Source

审批流程情况弹出窗口height改少

LongjoeDyy 5 years ago
parent
commit
cc3248551f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/pages/buytaskdetail.vue
  2. 1 1
      src/pages/quoteedit.vue

+ 1 - 1
src/pages/buytaskdetail.vue

@@ -441,7 +441,7 @@
     <!-- 弹出审批流程进度界面 -->
     <div v-if="ifoaview==1">
       <div class="quote_edit_mask"></div>
-      <div style="z-index: 9999;position: fixed;bottom: 0px;height: 95%;width: 100%;font-size:14px;padding: 10px 0">
+      <div style="z-index: 9999;position: fixed;bottom: 0px;height:85%;width: 100%;font-size:14px;padding: 10px 0">
         <div
           style="width:95%;background-color: #fff;margin:0 auto;height: 100%;    border-radius: 15px;overflow:hidden;">
 

+ 1 - 1
src/pages/quoteedit.vue

@@ -811,7 +811,7 @@
     font-size: 16px;
     font-weight: bold;
     text-align: center;
-    padding: 10px 0;
+    padding: 15px 0;
   }
 
   .quote_edit_ifusd_0 {