|
|
@@ -331,7 +331,7 @@ class UserBillController
|
|
|
'url' => $urlCode, //二维码资源
|
|
|
'stream' => 0,
|
|
|
'left' => 550,
|
|
|
- 'top' => 1066,
|
|
|
+ 'top' => 1063,
|
|
|
'right' => 0,
|
|
|
'bottom' => 0,
|
|
|
'width' => 130,
|
|
|
@@ -342,7 +342,7 @@ class UserBillController
|
|
|
'text' => array(
|
|
|
array(
|
|
|
'text' => '邀请码:' . $user['invite_code'],
|
|
|
- 'left' => 520,
|
|
|
+ 'left' => 518,
|
|
|
'top' => 1200,
|
|
|
'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'], //字体文件
|
|
|
'fontSize' => 14, //字号
|