WIN-2308041133\Administrator 3 weeks ago
parent
commit
c2c4d02646
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/api/controller/user/UserBillController.php

+ 3 - 3
app/api/controller/user/UserBillController.php

@@ -309,7 +309,7 @@ class UserBillController
                                 'left' => 250,
                                 'left' => 250,
                                 'top' => 650,
                                 'top' => 650,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
-                                'fontSize' => 20,             //字号
+                                'fontSize' => 30,             //字号
                                 'fontColor' => '40,40,40',       //字体颜色
                                 'fontColor' => '40,40,40',       //字体颜色
                                 'angle' => 0,
                                 'angle' => 0,
                             ),
                             ),
@@ -317,9 +317,9 @@ class UserBillController
                                 'text' => '邀请您加入' . sys_config('site_name'),
                                 'text' => '邀请您加入' . sys_config('site_name'),
 //                                'text' => '',
 //                                'text' => '',
                                 'left' => 250,
                                 'left' => 250,
-                                'top' => 750,
+                                'top' => 680,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Normal'],     //字体文件
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Normal'],     //字体文件
-                                'fontSize' => 20,             //字号
+                                'fontSize' => 30,             //字号
                                 'fontColor' => '40,40,40',       //字体颜色
                                 'fontColor' => '40,40,40',       //字体颜色
                                 'angle' => 0,
                                 'angle' => 0,
                             )
                             )