WIN-2308041133\Administrator 4 月之前
父节点
当前提交
17d88b73ea
共有 1 个文件被更改,包括 6 次插入5 次删除
  1. 6 5
      app/api/controller/user/UserBillController.php

+ 6 - 5
app/api/controller/user/UserBillController.php

@@ -292,18 +292,19 @@ class UserBillController
                             array(
                                 'url' => $urlCode,     //二维码资源
                                 'stream' => 0,
-                                'left' => 154,
-                                'top' => 390,
+                                'left' => 114,
+                                'top' => 590,
                                 'right' => 0,
                                 'bottom' => 0,
-                                'width' => 520,
-                                'height' => 520,
+                                'width' => 420,
+                                'height' => 420,
                                 'opacity' => 100
                             )
                         ),
                         'text' => array(
                             array(
-                                'text' => $user['nickname'],
+//                                'text' => $user['nickname'],
+                                'text' => '',
                                 'left' => 250,
                                 'top' => 840,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件