{include file="head.html"} {include file="header.html"}
{include file="user-side.html"}
我的咨询
{foreach item=c from=$list} {/foreach}
内容 操作
{$c.content}
来自课程:{$c.book.title}
来自文章:{$c.article.title}
查看 删除
{$pagelist}
{include file="footer.html"} {include file="foot-all.html"}