Ver Fonte

布标宽度

chengwl há 4 anos atrás
pai
commit
70faad93f7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      public/script/common_wigsout.js

+ 1 - 1
public/script/common_wigsout.js

@@ -198,7 +198,7 @@ $(document).ready(function(){
 				bgColor: "#ffffff",
 				bgColor: "#ffffff",
 				color: "#000000",
 				color: "#000000",
 				barWidth: "3.5",
 				barWidth: "3.5",
-				barHeight: "90",
+				barHeight: "80",
 				fontSize: 0
 				fontSize: 0
 		};
 		};
 		$('.barcode>.box').barcode(order_barcode, bctype, settings);
 		$('.barcode>.box').barcode(order_barcode, bctype, settings);