{{include file="public/header" /}}
顶部公告 返回
{{if !empty($data['content'])}} {{$data.content}} {{else /}} 无 {{/if}}
{{if isset($data['is_overall']) and $data['is_overall'] eq 1}} 是 {{else /}} 否 {{/if}}
{{if !empty($data['time_start']) and !empty($data['time_end'])}} {{$data.time_start}} ~ {{$data.time_end}} {{elseif !empty($data['time_start']) and empty($data['time_end'])}} {{$data.time_start}} ~ 长期有效 {{elseif empty($data['time_start']) and !empty($data['time_end'])}} 立即生效 ~ {{$data.time_end}} {{else /}} 无限制 {{/if}}
编辑
{{include file="public/footer" /}}