Browse Source

fix: 送货地址 长度调整

zh 2 years ago
parent
commit
a2cce9afac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/utils/panel2.js

+ 1 - 1
src/utils/panel2.js

@@ -410,7 +410,7 @@ export default {
             top: 393,
             height: 13,
             lineHeight: 13,
-            width: 218,
+            width: 640,
             fontSize: 12.5,
             title: "送货地址",
             fontFamily: "黑体,宋体,微软雅黑",