WIN-2308041133\Administrator 3 weeks ago
parent
commit
d8da4089c1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/api/controller/user/UserBillController.php

+ 3 - 3
app/api/controller/user/UserBillController.php

@@ -295,7 +295,7 @@ class UserBillController
                                 'url' => $urlCode,     //二维码资源
                                 'url' => $urlCode,     //二维码资源
                                 'stream' => 0,
                                 'stream' => 0,
                                 'left' => 164,
                                 'left' => 164,
-                                'top' => 670,
+                                'top' => 700,
                                 'right' => 0,
                                 'right' => 0,
                                 'bottom' => 0,
                                 'bottom' => 0,
                                 'width' => 420,
                                 'width' => 420,
@@ -306,7 +306,7 @@ class UserBillController
                         'text' => array(
                         'text' => array(
                             array(
                             array(
                                 'text' => $user['nickname'],
                                 'text' => $user['nickname'],
-                                'left' => 250,
+                                'left' => 200,
                                 'top' => 660,
                                 'top' => 660,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontSize' => 40,             //字号
                                 'fontSize' => 40,             //字号
@@ -316,7 +316,7 @@ class UserBillController
                             array(
                             array(
                                 'text' => '邀请您加入' . sys_config('site_name'),
                                 'text' => '邀请您加入' . sys_config('site_name'),
 //                                'text' => '',
 //                                'text' => '',
-                                'left' => 250,
+                                'left' => 200,
                                 'top' => 700,
                                 'top' => 700,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontSize' => 40,             //字号
                                 'fontSize' => 40,             //字号