{if condition="file_exists(ROOT_PATH.'public/static/admin/css/theme_style.css')"} {elseif condition="file_exists(APP_PATH.'admin/template/public/theme_css.htm') && function_exists('hex2rgba')" /} {include file="public/theme_css" /} {/if}
{if condition="!empty($info['width']) && !empty($info['height'])"}
{if condition="$info['path'] == 'ico'"}ico{else /}图片{/if}建议尺寸:{$info['width']}x{$info['height']}像素
{/if}
{empty name="$imglist"}
{else /}
    {volist name="$imglist" id="vo"}
  • {$vo.name} {$vo.width} x {$vo.height}
  • {/volist}
{/empty}
{$pageStr}