shish 1 rok temu
rodzic
commit
cdf1dde755
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      app-ghs/controllers/OrderController.php

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

@@ -2888,7 +2888,8 @@ class OrderController extends BaseController
         }
         $p = new printUtil($wlLabelSn);
         $p->times = 1;
-        $content = '<TEXT x="400" y="30" font="12" w="4" h="4" r="90">中中中</TEXT>';
+        $content = '<TEXT x="400" y="30" font="12" w="4" h="4" r="90">中中</TEXT>';
+        $content .= '<TEXT x="230" y="50" font="12" w="2" h="2" r="90">3652</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>';