{php include pubTemplate("header")}
{php include pubTemplate("my")}
我的文章
已发布{$articleNum}篇文章 发布文章
{loop $arrArticle $key $item} {/loop}
标题时间操作
{tsTitle($item['title'])}{$item['addtime']} 修改 | 删除
{$pageUrl}
{php include pubTemplate("footer")}