shish 1 年之前
父節點
當前提交
e377de7a73
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app-ghs/controllers/OrderController.php

+ 1 - 1
app-ghs/controllers/OrderController.php

@@ -2888,7 +2888,7 @@ class OrderController extends BaseController
         }
         $p = new printUtil($wlLabelSn);
         $p->times = 1;
-        $content = '<TEXT x="0" y="0" font="12" w="1" h="1" r="0">中国</TEXT>';
+        $content = '<TEXT x="30" y="30" font="12" w="1" h="1" r="0">中中中</TEXT>';
 //        $content = '<TEXT x="0" y="0" font="2" w="1" h="1" r="90">' . $shortName . '</TEXT>';
 //        $content .= '<TEXT x="30" y="115" font="2" w="1" h="1" r="90">' . $shortMobile . '</TEXT>';
 //        $content .= '<TEXT x="30" y="250" font="2" w="1" h="1" r="90">' . $shortRemark . '</TEXT>';