Browse Source

Merge branch 'master' of http://git.liuniu946.com/Kirin/mccs

zxhxx 3 years ago
parent
commit
f8b548ef64
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(
                         'text' => array(
                             array(
                             array(
                                 'text' => "邀请码:" . $user['uid'],
                                 'text' => "邀请码:" . $user['uid'],
-                                'left' => 200,
-                                'top' => 1276,
+                                'left' => 350,
+                                'top' => 1286,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontSize' => 30,             //字号
                                 'fontSize' => 30,             //字号
                                 'fontColor' => '255,255,255',       //字体颜色
                                 'fontColor' => '255,255,255',       //字体颜色