shish 4 天之前
父节点
当前提交
4629f53924
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      biz-ghs/order/classes/OrderClass.php

+ 1 - 1
biz-ghs/order/classes/OrderClass.php

@@ -3187,7 +3187,7 @@ XL;
             if(!empty($showAddress)){
                 $content .= '<TEXT x="230" y="30" font="12" w="1" h="2" r="90">' . $showAddress . '</TEXT>';
             }
-            $content .= '<TEXT x="160" y="30" font="12" w="2" h="2" r="90">' . $customMobile . '  ' . $itemNum . '扎</TEXT>';
+            $content .= '<TEXT x="140" y="30" font="12" w="2" h="2" r="90">' . $customMobile . '  ' . $itemNum . '扎</TEXT>';
             $content .= '<TEXT x="66" y="30" font="12" w="2" h="2" r="90">' . $distName . ' ' . $payDate . '</TEXT>';
             /**************************如果是好多花的云仓还要再打一下标签纸,多处要同步修改,关键词 hdh_yc *****************************/
         }