公告详情
| 公告标题 | {$note.title} | 公告分类 | {volist name=":set_recursion(get_note_cate())" id="v"} {eq name="$note.cate_id" value="$v.id" }{$v.title}{/eq} {/volist} | ||
| 展示期间 | {$note.start_time | date='Y-m-d'} - {$note.end_time | date='Y-m-d'} | 关联链接 | {$note.src} | 排序 | {$note.sort} | 
| 公告内容 | {$note.content|raw} | ||||