{include="user/style"}
我的发布 - 个人中心
{include="user/top"}
{include="user/left_nav"}
{include="user/tips"}
{loop table="molds" ishome="1" isopen="1" orderby="id asc" as="v"}
{$v['name']}投稿
{/loop}
全部投稿
已退回
待审核
已发布
发布{$moldsname}
名称
分类
状态
时间
操作
{foreach $lists as $v}
{$v['title']}
{$v['classname']}
{if($v['isshow']==1)}
已发布
{else if($v['isshow']==2)}
已退回
{else}
待审核
{/if}
{$v['date']}
编辑
预览
删除
{/foreach}
{if($listpage['list'])}
«
{foreach $listpage['list'] as $ss}
{$ss['num']}
{/foreach}
»
{/if}
{include="user/footer"}