Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

谁熟悉ss7.5的帮个忙

[复制链接]
guokeivy 发表于 2009-11-29 18:07:43 | 显示全部楼层 |阅读模式
<!--{block name="uchspace" parameter="sql/SELECT%20%2A%20from%20uchome_spacefield%20sf%2Cuchome_space%20s%20where%20sf.uid%3Ds.uid%20and%20s.avatar%3D1%20and%20sf.sex%3D2%20order%20by%20viewnum%20DESC/limit/0,8/cachetime/400/cachename/jsts/messagelen/2"}--><!--jsts-->
                                <!--{loop $_SBLOCK['jsts'] $value}-->
                                <div class="angelhead"><a href="http://angel.175173.com/space.php?uid=$value[uid]"><img src="{UC_API}/avatar.php?uid=$value[uid]&size=small" alt="" /></a><div><a href="http://angel.175173.com/space.php?uid=$value[uid]">$value[username]</a></div>div>
                                <!--{/loop}-->

调用的10个用户,但现在要求只显示前3个用户的头像! 应该在"><a href="http://angel.175173.com/space.php?uid=$value[uid]"><img src="{UC_API}/avatar.php?uid=$value[uid]&size=small" alt="" /></a>两边怎么加判断语句?
理红轩 发表于 2009-11-29 18:14:22 | 显示全部楼层
可以考虑用2段调用拼合
回复

使用道具 举报

niandeng 发表于 2009-11-29 18:18:12 | 显示全部楼层
  1. <!--{block name="uchspace" parameter="sql/SELECT%20%2A%20from%20uchome_spacefield%20sf%2Cuchome_space%20s%20where%20sf.uid%3Ds.uid%20and%20s.avatar%3D1%20and%20sf.sex%3D2%20order%20by%20viewnum%20DESC/limit/0,8/cachetime/400/cachename/jsts/messagelen/2"}--><!--jsts-->
  2.                                 <!--{eval $i = 1}-->
  3.                                                                 <!--{loop $_SBLOCK['jsts'] $value}-->
  4.                                                                 <!--{if $i<4}-->
  5.                                 <div class="angelhead"><a href="http://angel.175173.com/space.php?uid=$value[uid]"><img src="{UC_API}/avatar.php?uid=$value[uid]&size=small" alt="" /></a><div><a href="http://angel.175173.com/space.php?uid=$value[uid]">$value[username]</a></div>div>
  6.                                                                 <!--{else}-->
  7.                                                                 <div class="angelhead"><div><a href="http://angel.175173.com/space.php?uid=$value[uid]">$value[username]</a></div>div>
  8.                                                                 <!--{/if}-->
  9.                                                                 <!--{eval $i++}-->
  10.                                 <!--{/loop}-->
复制代码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-17 06:55 , Processed in 0.026435 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表