achao 2 سال پیش
والد
کامیت
53e5292233
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      public/static/payprint3.html

+ 3 - 2
public/static/payprint3.html

@@ -171,8 +171,9 @@
         }
         
         .sfcard-title {
-            font-size: 24px;
+            font-size: 14px;
             text-align: center;
+            margin-bottom: 12px;
         }
         
         .center {
@@ -1191,7 +1192,7 @@
             }
             //公司id
             this.compId = localStorage.getItem('ws-pf_compId')
-            if(this.compId == '5d164edcef03476dba6630f86dc96496'){
+            if (this.compId == '5d164edcef03476dba6630f86dc96496') {
                 this.compId = '6a713699e08c4cbc97a87f7648a95e3d'
             }
             this.date = new Date().toLocaleString()