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

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

@@ -298,7 +298,7 @@ class UserBillController
                             array(
                                 'text' => "邀请码:" . $user['uid'],
                                 'left' => 200,
-                                'top' => 1246,
+                                'top' => 1276,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontSize' => 30,             //字号
                                 'fontColor' => '255,255,255',       //字体颜色