{php} use app\service\Image as WImage; {/php}
{if !empty($imgs)} {foreach $imgs as $k => $img}
{foreach $fields as $name => $desc} {/foreach}
{/foreach} {/if}

上传图片

服务器图片

{if !empty($imgSize)}
注:图片最佳尺寸为: {$imgSize} 数字0表示不限制
{else /}
请上传大小合适的图片
{/if}