DedeCMS 首页调用文章body的语句

以下为调用代码,请自行修改Css样式哦。。

 

Copy to ClipboardLiehuo.Net Codes引用的内容:[]

{dede:arclist flag=h typeid=2 row=1 titlelen='200' orderby=pubdate} <div class="data-news"> <dl> <dt><a href=http://www.dede58.com/"[field:arcurl/]" target="_blank">[field:title/]</a></dt> <dd><a href=http://www.dede58.com/"[field:arcurl/]" target="_blank">[field:id runphp='yes'] $aid = @me; $row = $GLOBALS['dsql']->GetOne("Select body From `dede_addonarticle` where aid='$aid' "); @me = cn_substr(strip_tags("{$row['body']}"),960);[/field:id]...</a></dd> </dl> {/dede:arclist}  

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/cb9e1a933eda98eead0077d3b8f75ee5.html