shish 1 rok temu
rodzic
commit
343dd998d7
1 zmienionych plików z 1 dodań i 1 usunięć
  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="30" y="30" font="12" w="1" h="1" r="90">中中中</TEXT>';
+        $content = '<TEXT x="130" y="150" font="12" w="1" h="1" r="90">中中中</TEXT>';
         $content .= '<TEXT x="130" y="50" font="12" w="2" h="2" r="90">惠雅鲜花</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>';