|
@@ -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',
|