achao 3 years ago
parent
commit
19ef30540f
1 changed files with 11 additions and 5 deletions
  1. 11 5
      public/static/payprint.html

+ 11 - 5
public/static/payprint.html

@@ -165,20 +165,26 @@
 
       .sfcard-content img {
         width: 100%;
-        height: 130vh;
+        height: 110vh;
       }
 
       .sfcard-title {
         font-size: 28px;
         text-align: center;
+        height:10vh;
       }
 
       .center {
-        height: 140vh;
+        height: 130vh;
+      }
+.bankcard {
+        height: 130vh;
+      }
+      .part1 {
+        height: 130vh;
       }
-
       .part2 {
-        height: 140vh;
+        height: 130vh;
         /* background: red; */
       }
 
@@ -546,7 +552,7 @@
             </div>
             <div class="bankcard" v-if="isShowPrintType2">
 
-              <div class="sfcard-content part2">
+              <div class="sfcard-content">
                 <div class="sfcard-title">
                   {{printData1[index].identityAuthenticationInfo.bankDeposit}}{{printData1[index].identityAuthenticationInfo.bankCard}}
                 </div>