Merge pull request !194 from 赵世界/develop
This commit is contained in:
赵世界 2023-08-17 07:25:12 +00:00 committed by Gitee
commit 003728f6cc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -186,12 +186,12 @@ class BusinessOrderController extends Controller
'height' => 240, 'height' => 240,
'list' => [ 'list' => [
[ [
'fontSize' => 31.2, 'fontSize' => 28,
'height' => 45.68, // 'height' => 60, // 外部的height/此处的height
'left' => 2.08, 'left' => 5,
'text' => '', // 备注 'text' => '', // 备注
'top' => 2.08, 'top' => 10,
'width' => 413.52 'width' => 550
] ]
], ],
'waterdata' => [ 'waterdata' => [