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

上传图片

服务器图片

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