图片管理
分类:
选择分类
{#foreach key=key item=item from=$psInfo#}
{#$item.pis_name#}
{#foreach item=spitem from=$item.array#}
|__{#$spitem.pis_name#}
{#/foreach#} {#/foreach#}
关键字:
{#if $listval eq 'pic_id'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}序号
{#else#}
序号
{#/if#}
{#if $listval eq 'pic_name'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}图片标题
{#else#}
图片标题
{#/if#}
{#if $listval eq 'pis_id'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}图片分类
{#else#}
图片分类
{#/if#}
{#if $listval eq 'pic_count'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}流量
{#else#}
流量
{#/if#}
{#if $listval eq 'pic_enabled'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}是否显示
{#else#}
是否显示
{#/if#}
{#if $listval eq 'pic_uptime'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}更新时间
{#else#}
更新时间
{#/if#}
操作
{#foreach item=item from=$info#}
{#$item.pic_id#}
{#$item.pic_name#}
{#$psInfoval[$item.pis_id]#}
{#$item.pic_count#}
{#$_LANG.bd_enabledArray[$item.pic_enabled]#}
{#$item.pic_uptime|date_format:"%Y-%m-%d %H:%M:%S"#}
修改
图片列表
删除
{#/foreach#}
{#$PageStr#}