Kirin 2 years ago
parent
commit
178d81a8e8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/api/controller/user/UserBillController.php

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

@@ -297,8 +297,8 @@ class UserBillController
                         'text' => array(
                             array(
                                 'text' => $user['nickname'],
-                                'left' => 250,
-                                'top' => 840,
+                                'left' => 170,
+                                'top' => 842,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontSize' => 16,             //字号
                                 'fontColor' => '40,40,40',       //字体颜色