|
@@ -297,8 +297,8 @@ class UserBillController
|
|
|
'text' => array(
|
|
|
array(
|
|
|
'text' => $user['nickname'],
|
|
|
- 'left' => 250,
|
|
|
- 'top' => 840,
|
|
|
+ 'left' => 170,
|
|
|
+ 'top' => 842,
|
|
|
'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'], //字体文件
|
|
|
'fontSize' => 16, //字号
|
|
|
'fontColor' => '40,40,40', //字体颜色
|