{if($notices)}

学生公告

{volist name='notices' id='notice'}

{$notice.title}

{$notice.contents}

{/volist}
{else}

暂无公告

{/if}