{#include file="header.htm"#}

BlueCMS管理中心 - {#$current_act#}  添加信息分类  添加新信息

{#section name=c loop=$ann_c_list#} {#sectionelse#} {#/section#}
分类编号 分类名称 顺序 操作
{#$ann_c_list[c].cid#} {#$ann_c_list[c].cat_name#} {#$ann_c_list[c].show_order#} 编辑 | 删除
没有找到任何记录


{#section name=ann loop=$ann_list#} {#sectionelse#} {#/section#}
信息标题 信息内容 作者 添加时间 点击数 操作
{#$ann_list[ann].title#} {#$ann_list[ann].content|mb_substr:0:20#} {#$ann_list[ann].author#} {#$ann_list[ann].add_time|date_format:"%Y-%m-%d"#} {#$ann_list[ann].click#} 编辑 | 删除
没有找到任何记录

{#include file="footer.htm"#}