fix 字体

This commit is contained in:
Dai 2024-11-13 16:01:00 +08:00
parent 8bf5a8e71d
commit 3d4deb8bd4
6 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ class StudentController extends BaseController
'file_path' => public_path($file_path),//图片保存路径
'title_height' => 30,//报表名称高度
'title_font_size' => 16,//报表名称字体大小
'font_ulr' => public_path('/111.ttf'),//字体文件路径
'font_ulr' => public_path('/Alibaba-PuHuiTi-Light.ttf'),//字体文件路径
'text_size' => 12,//正文字体大小
'row_hight' => 30,//每行数据行高
'filed_id_width' => 60,//序号列的宽度

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.