Kirin 2 years ago
parent
commit
795217df2c
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['uid'],
-                                'left' => 200,
-                                'top' => 1276,
+                                'left' => 400,
+                                'top' => 1286,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontSize' => 30,             //字号
                                 'fontColor' => '255,255,255',       //字体颜色