X2.2.0新增
sp_get_image_preview_url($file,$style='watermark')
获取图片预览链接
$file: 数据库中保存的文件名 $style:样式(七牛)
$file
$style
类型string,图片预览链接
$url = sp_get_image_preview_url('portal/23232.png');