{include file="app/index/view/header.html"}
我的投稿
我的收藏
{if strpos(get_url(), 'content.html') !== false || strpos(get_url(), 'content-m') !== false}
文章
{volist name=":fun_s('model',array('open'=>1),'id desc',10,false)" id="vo"}
{$vo.title}
{/volist}
{volist name=":fun_s(get('model','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(get('model','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(dingyi($vo.m,'html'), array('id'=>$vo['tid']), 'title')}
{:cut_c(fun_sc_p(dingyi($vo.m,'html'), array('id'=>$vo['tid']), 'content'),50)}
收藏时间:{$vo.time|date="Y-m-d",###}
[{:dingyi(fun_model(dingyi($vo.m,'html'),'title'),'文章')}]
删除
{/volist} {:fun_s('shoucang',array('uid'=>session('userid')),'time desc',6,false)->render()} {/if}
{:hook('usercontent')} {include file="app/index/view/footer.html"}