|
@@ -322,7 +322,7 @@ class UserBillController
|
|
|
'top' => 820,
|
|
|
'right' => 0,
|
|
|
'bottom' => 0,
|
|
|
- 'width' => 210,
|
|
|
+ 'width' => 250,
|
|
|
'height' => 210,
|
|
|
'opacity' => 100
|
|
|
)
|
|
@@ -331,7 +331,7 @@ class UserBillController
|
|
|
array(
|
|
|
'text' => '邀请码:' . $user['invite_code'],
|
|
|
'left' => 700,
|
|
|
- 'top' => 10240,
|
|
|
+ 'top' => 1024,
|
|
|
'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],
|
|
|
'fontSize' => 20,
|
|
|
'fontColor' => '40,40,40',
|