dede 首页单独调用新闻 <div class = "listbox" > <dl class = "tbox" > <dt><strong><a href= "{dede:type typeid='ID'}[field:typeurl /]{/dede:type}" >{dede:type typeid= 'ID' }[field:typename /]{/dede:type}</a></strong><span class = "more" ><a href= "{dede:type typeid='ID'}[field:typeurl /]{/dede:type}" >更多...</a></span></dt> //显示类别名称和链接 <dd> <ul class = "d1 ico3" > {dede:arclist row=10 typeid=ID titlelen= '60' row= '8' } <li><span>[field:pubdate function = "MyDate('m-d',@me)" /]</span><a href= "[field:arcurl /]" >[field:title /]</a></li> {/dede:arclist} //新闻内容 </ul> //开源软件:phpfensi测试数据 </dd> </dl> </div>
查看更多关于dede 首页单独调用新闻 - DeDecms的详细内容...