Focus on screw development custom production
ahcyj008@163.com
139-5260-9456
Share to:
Whatsapp:
resize_img(string $src_image, int $max_width = 0, int $max_height = 0, int $img_quality = 90): string
参数:$src_image=源图片路径 (必填)
$max_width=缩放后的宽度
$max_height=缩放后的高度
$img_quality=图片质量
在标签中使用:{$item.ico|resize_img='10','10'}
{$item.ico|resize_img='10','10'}