chengwl 4 年之前
父節點
當前提交
98604f8437
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      public/script/common_wigsout.js

+ 2 - 2
public/script/common_wigsout.js

@@ -217,7 +217,7 @@ $(document).ready(function(){
 
 		var settings = {
 			format: "CODE128",
-			width:3.2,
+			width:3.0,
 			height:80,
 			lineColor:"#333333",
 			displayValue: false,
@@ -259,7 +259,7 @@ $(document).ready(function(){
 					var bctype = "code128";
 					var settings = {
 						format: "CODE128",
-						width:3.2,
+						width:3.0,
 						height:80,
 						lineColor:"#333333",
 						displayValue: false,