Jelajahi Sumber

调整字体大小,增加2px

ZZJ 1 tahun lalu
induk
melakukan
42d2ed9bb8
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      src/views/system/jbdScan/goods/sampleTag.vue

+ 3 - 3
src/views/system/jbdScan/goods/sampleTag.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="bg">
     <el-dialog 
-      width="11cm"
+      width="8cm"
       height="10cm" 
        :modal-append-to-body='true' :append-to-body="true" title="样品标签" :visible.sync="scanVisible">
       <!-- 表单是否显示 -->
@@ -57,7 +57,7 @@
                   </div>
                  
                   <div class="ewm">
-                    <vue-barcode :value="item1.serial" :width=1.5 :height=25 :fontSize=15 :margin=3 :displayValue="false" ></vue-barcode>
+                    <vue-barcode :value="item1.serial" :width=1 :height=20 :fontSize=15 :margin=3 :displayValue="false" ></vue-barcode>
                   </div>
 
                   <!-- <div
@@ -386,7 +386,7 @@ export default {
 
 .lh {
   // line-height: auto;
-  font-size: 8px;  //16
+  font-size: 10px;  //16
   display: flex;
   align-items: center;