视频管理 >> 回收站
分类:
选择分类
{#foreach key=key item=item from=$vsInfo#}
{#$item.vis_name#}
{#foreach item=spitem from=$item.array#}
|__{#$spitem.vis_name#}
{#/foreach#} {#/foreach#}
关键字:
{#if $listval eq 'vid_id'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}序号
{#else#}
序号
{#/if#}
{#if $listval eq 'vid_name'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}视频标题
{#else#}
视频标题
{#/if#}
{#if $listval eq 'vis_id'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}视频分类
{#else#}
视频分类
{#/if#}
{#if $listval eq 'vid_count'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}流量
{#else#}
流量
{#/if#}
{#if $listval eq 'vid_enabled'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}是否显示
{#else#}
是否显示
{#/if#}
{#if $listval eq 'vid_uptime'#}
{#if $listhtml eq 'DESC'#}↑{#else#}↓{#/if#}更新时间
{#else#}
更新时间
{#/if#}
操作
{#foreach item=item from=$info#}
{#$item.vid_id#}
{#$item.vid_name#}
{#$vsInfoval[$item.vis_id]#}
{#$item.vid_count#}
{#$_LANG.bd_enabledArray[$item.vid_enabled]#}
{#$item.vid_uptime|date_format:"%Y-%m-%d %H:%M:%S"#}
返原
删除
{#/foreach#}
{#$PageStr#}