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