<?php
$Result = sys_ReturnEcmsLoopBq(\"select classid,classname from {$dbtbpre}enewsclass where classid=228 order by myorder,myorder desc
<!-- 栏目一 -->
<?php
$Result = sys_ReturnEcmsLoopBq("select classid,classname from {$dbtbpre}enewsclass where classid=228 order by myorder,myorder desc",0,24,0);
while($IndexClass=$empire->fetch($Result)){
$ClassLink = sys_ReturnBqClassname($IndexClass,9);
?>
<div class="hot_word fl">
<div class="lm_title">
<h3 class="fl">
<em class="iconfont icon-w"></em>
<a href="<?=$ClassLink?>" rel="external nofollow" rel="external nofollow" target="_blank" title="<?=$IndexClass[classname]?>"><?=$IndexClass[classname]?></a>
</h3>
<div class="lm_nav1 tag fl">
[e:loop={"select * from phome_enewsclass where bclassid=$IndexClass[classid] order by classid asc limit 5",0,24,0}]
<a href="<?=$bqsr[classurl]?>" rel="external nofollow" target="_blank" title="<?=$bqr[classname]?>" class="lm_btn"><?=$bqr[classname]?></a>
[/e:loop]
</div>
<a href="<?=$ClassLink?>" rel="external nofollow" rel="external nofollow" class="more cb fr">更多</a>
</div>
<div class="bd bj_mt10">
<ul>
<?php
$bqno=0;
$ResultG = sys_ReturnEcmsLoopBq($IndexClass[classid],6,0,0,'','onclick DESC');
while($ClassGoods=$empire->fetch($ResultG)){
$bqsr=sys_ReturnEcmsLoopStext($ResultG);
$bqsr=sys_ReturnEcmsLoopStext($ClassGoods);
$bqno++;
?>
<li class="lb_w1">
<a href="<?=$ClassGoods[titleurl]?>" rel="external nofollow" rel="external nofollow" rel="external nofollow" title="<?=$ClassGoods[title]?>" target="_blank" class="lb_wimg"><em class="icon"></em></a>
<div class="lb_nr">
<a href="<?=$ClassGoods[titleurl]?>" rel="external nofollow" rel="external nofollow" rel="external nofollow" title="<?=$ClassGoods[title]?>" target="_blank" class="lb_bt chao2"><?=$ClassGoods[title]?></a>
<a href="<?=$bqsr['classurl']?>" rel="external nofollow" target="_blank" title="<?=$bqsr[classname]?>" class="lb_lm"><?=$bqsr['classname']?></a>
</div>
</li>
<?php
}
//显示6条
?>
</ul>
</div>
</div>
<!-- 热门文章 -->
<div class="hot_wz fr">
<div class="head"><h4 class="f16">热门文章</h4><span></span></div>
<div class="hot_rwap bj_mt20">
<?php
$bqno=0;
$ResultG = sys_ReturnEcmsLoopBq($IndexClass[classid],6,0,0,'','onclick DESC');
while($ClassGoods=$empire->fetch($ResultG)){
$bqno++;
?>
<div class="hot_lb1"><em class="hot_number">热</em><a href="<?=$ClassGoods[titleurl]?>" rel="external nofollow" rel="external nofollow" rel="external nofollow" title="<?=$ClassGoods[title]?>" target="_blank"><?=$ClassGoods[title]?></a></div>
<?php
}
//显示6条
?>
</div>
</div>
<!-- 栏目一end -->
声明:
1.本站大部分内容均收集于网络!若内容若侵犯到您的权益,请发送邮件至:115904045@qq.com,我们将第一时间处理!
2.资源所需价格并非资源售卖价格,是收集、整理、编辑详情以及本站运营的适当补贴,并且本站不提供任何免费技术支持
3.所有资源仅限于参考和学习,版权归原作者所有,更多请阅读网站声明。
1.本站大部分内容均收集于网络!若内容若侵犯到您的权益,请发送邮件至:115904045@qq.com,我们将第一时间处理!
2.资源所需价格并非资源售卖价格,是收集、整理、编辑详情以及本站运营的适当补贴,并且本站不提供任何免费技术支持
3.所有资源仅限于参考和学习,版权归原作者所有,更多请阅读网站声明。