Kirin hace 3 años
padre
commit
1e765c0135
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/api/controller/user/UserBillController.php

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

@@ -330,8 +330,8 @@ class UserBillController
                         'text' => array(
                             array(
                                 'text' => '邀请码:' . $user['invite_code'],
-                                'left' => 60,
-                                'top' => 48,
+                                'left' => 500,
+                                'top' => 820,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontSize' => 20,             //字号
                                 'fontColor' => '40,40,40',       //字体颜色