首页 > CMS > 织梦DEDE > 正文

DedeCMS 首页分类信息两列调用方法

2024-07-12 09:07:16
字体:
来源:转载
供稿:网友
有朋友问dedecms如何在首页调用分类信息,下面就把自己修改的两列调试方法和代码发布出来给大家,别忘记把里面的www.CUOxin.com换成自己的网址哦。
 
Copy to ClipboardLiehuo.Net Codes引用的内容:[www.CUOxin.com]
<!-- /latestnews --> <div class="picnews"> <dl class="tbox"> <dt><strong>供求信息</strong> <span class="more"> <a href="http://www.CUOxin.com/gongsi/">更多</a> | <a href="http://www.CUOxin.com/member/archives_sg_add.php?channelid=-8">免费发布信息</a> </span> </dt> <dd> <div class="job2"> <ul class="c2 ico2"> {dede:arclistsg orderby='id' channelid='-8' titlelen='60' row='20'} <li><span>[[field:typename/]] </span><a href="[field:arcurl/]">[field:title/]</a></li> {/dede:arclistsg} </ul> </dd> </dl> </div>

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表