|
|
@@ -338,8 +338,8 @@ class UserBillController
|
|
|
),
|
|
|
'text' => array(
|
|
|
array(
|
|
|
- 'text' => '邀请码:' . $user['phone'],
|
|
|
- 'left' => 320,
|
|
|
+ 'text' => '邀请码:' . $user['invite_code'],
|
|
|
+ 'left' => 360,
|
|
|
'top' => 910,
|
|
|
'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'], //字体文件
|
|
|
'fontSize' => 22, //字号
|