{include file="app/index/view/header.html"}
我的投稿
我的收藏
{if get('id','1')=='1'} {volist name=":fun_s('html',array('uid'=>session('userid')),'time desc',10,false)" id="vo" empty="
没有更多的记录
"}
{$vo.title}
{if $vo.open==1}
正常
{else/}
关闭
{/if}
发布时间:{$vo.time|date="Y-m-d",###}
编辑
{if $vo.open==1}
删除
{/if}
{/volist} {:fun_s('html',array('uid'=>session('userid')),'time desc',10,false)->render()} {/if} {if get('id','1')=='2'} {volist name=":fun_s('shoucang',array('uid'=>session('userid')),'time desc',6,false)" id="vo" empty="
没有更多的记录
"}
{:fun_sc_p('html', array('id'=>$vo['tid']), 'title')}
{:cut_c(fun_sc_p('html', array('id'=>$vo['tid']), 'content'),50)}
收藏时间:{$vo.time|date="Y-m-d",###}
删除
{/volist} {:fun_s('shoucang',array('uid'=>session('userid')),'time desc',6,false)->render()} {/if}
{:hook('usercontent')} {include file="app/index/view/footer.html"}