{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}

{foreach $lists as $v} {/foreach}
名称 分类 状态 时间 操作
{$v['title']} {$v['classname']} {if($v['isshow']==1)} 已发布 {else if($v['isshow']==2)} 已退回 {else} 待审核 {/if} {$v['date']} 编辑 预览 删除
{if($listpage['list'])} {/if}
{include="user/footer"}