|
|
@@ -295,7 +295,7 @@ class UserBillController
|
|
|
'url' => $urlCode, //二维码资源
|
|
|
'stream' => 0,
|
|
|
'left' => 164,
|
|
|
- 'top' => 570,
|
|
|
+ 'top' => 700,
|
|
|
'right' => 0,
|
|
|
'bottom' => 0,
|
|
|
'width' => 420,
|
|
|
@@ -314,7 +314,8 @@ class UserBillController
|
|
|
'angle' => 0,
|
|
|
),
|
|
|
array(
|
|
|
- 'text' => '邀请您加入' . sys_config('site_name'),
|
|
|
+// 'text' => '邀请您加入' . sys_config('site_name'),
|
|
|
+ 'text' => '',
|
|
|
'left' => 250,
|
|
|
'top' => 880,
|
|
|
'fontPath' => $rootPath . 'public' . DS . $filelink['Normal'], //字体文件
|