|
@@ -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', //字体颜色
|