{include file="header"}
{volist name=":fun_s('dan',array('open'=>1),'id desc',100,1)" id="vo"}
{$vo.title}
{/volist}
{$dan['title']}
{$dan['content']}
猜你喜欢
{volist name=":fun_sj('html',array('open'=>1),5)" id="vo"}
{$vo.title}
{:cut_c($vo.content,15)}
{/volist}
{:hook('indexdan')} {include file="footer"}