让公司首页出现公司列表,并按级别自动推荐排列
把下面的代码复制到后台公司模板首页编辑框中替换原来的.[*]{template 'header'}[*]
[*]
[*]
[*] 当前位置: 首页 ? {$MOD}
[*]
[*]
按地区浏览
[*]
[*]
[*] {php $mainarea = get_mainarea(0, $AREA)}
[*] {loop $mainarea $k $v}
[*] {if $k%10==0}{/if}
[*] {$v}
[*] {if $k%10==9}{/if}
[*] {/loop}
[*]
[*]
[*]
[*] {if $page == 1}{load('ad_m'.$moduleid.'.htm')}{/if}
[*]
[*]
按行业浏览
[*]
[*] {load('catalog.css')}
[*]
[*]
[*]
[*] {php $child = get_maincat(0, $CATEGORY, 1);}
[*] {loop $child $i $c}
[*] {if $i%2==0}{/if}
[*]
[*]
[*] {set_style($c, $c)}
[*] {if $c}
[*] {php $sub = get_maincat($c, $CATEGORY, 2);}
[*] {loop $sub $j $s}{if $j
[*] {if $c}
[*] {php $sub = get_maincat($c, $CATEGORY, 1);}
[*]
[*] {loop $sub $j $s}
[*] [*]{set_style($s, $s)}
[*] {/loop}
[*]
[*]
[*] {/if}
[*]
[*] {if $i%2==1}{/if}
[*] {/loop}
[*]
[*]
[*]
[*] 5&pagesize=".$MOD."&page=$page&showpage=1&datetype=5&order=vip desc,userid desc&template=list-company")}-->
[*]
[*]
[*]
[*]
[*]
[*] 最新{VIP}企业
[*]
[*] 0&pagesize=10&order=fromtime desc&template=list-com")}-->
[*]
[*]
[*] 随机推荐企业
[*]
[*] 0&pagesize=10&order=rand() desc&template=list-com")}-->
[*]
[*]
[*] 最新加入企业
[*]
[*] 5&pagesize=10&order=userid desc&template=list-com")}-->
[*]
[*]
[*]
[*]{template 'footer'}复制代码本代码由官方客服提供
或者下载下面的文件ftp上传覆盖.
[ 本帖最后由 xuezuo 于 2009-12-7 17:50 编辑 ]
谢谢分享。
http://bbs.destoon.com/static/image/smiley/default/victory.gif
http://bbs.destoon.com/static/image/smiley/default/victory.gif
http://bbs.destoon.com/static/image/smiley/default/victory.gif
感谢LZ
utf-8下面出现错误。
不错,这种技术帖子是一定要支持的。
这个显示公司列表,一页显示多少家的?谁说下。
卧槽!特么这么牛逼个帖子木人顶呢!直接解决了我研究1天没解决的问题
http://bbs.destoon.com/static/image/smiley/default/lol.gif
页:
[1]