소스 검색

布标宽度

chengwl 4 년 전
부모
커밋
70faad93f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/script/common_wigsout.js

+ 1 - 1
public/script/common_wigsout.js

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