shish 2 lat temu
rodzic
commit
50e9927643
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app-ghs/controllers/ProductController.php

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

@@ -184,7 +184,7 @@ class ProductController extends BaseController
                 if (in_array($mainId, [52, 1459])) {
                 if (in_array($mainId, [52, 1459])) {
                     $content .= '<TEXT x="30" y="250" font="12" w="2" h="2" r="0">惠雅鲜花</TEXT>';
                     $content .= '<TEXT x="30" y="250" font="12" w="2" h="2" r="0">惠雅鲜花</TEXT>';
                 } else {
                 } else {
-                    $content .= '<TEXT x="30" y="250" font="12" w="2" h="2" r="0">' . $unit . '</TEXT>';
+                    $content .= '<TEXT x="30" y="250" font="11" w="2" h="2" r="0">' . $unit . '</TEXT>';
                 }
                 }
             } else {
             } else {
                 //打价码
                 //打价码