- <div class="lawyer"> [Loop Times="10"] <div class="ly" style=" margin-top:0px;"> <div class="pho"> <img src="{$Field(DefaultPic,text,0,...,2,/sysimg/nopic.gif)}" width="140" height="140"> </div> <div class="xq"> <dl> <dd style="line-height:0px;"><span style="font-size:20px; color:#ff0000; font-family:'微软雅黑'; margin-right:20px;">{$Field(title,text,24,,2,)}</span><span style="margin-right:20px;"><img src="{$GetInstallDir}images/img/l_3.png"></span><span><a href="#"><img src="{$GetInstallDir}images/img/online-dong.gif"></a></span></dd> <dd style=" color:#666;"><span style="margin-right:90px;">所在地区:北京市东城区</span><span style="margin-right:90px;">执业时间:{$Field(certified_time,text,24,,2,)}年</span><span>本月解决问题:{$Field(byjjwt,text,24,,2,)}</span></dd> <dd style=" color:#666;"><span style="margin-right:90px;">擅长领域:{$Field(scly,text,24,,2,)}</span></dd> <dd style=" color:#666;">律师介绍:{$Field(Intro,text,30,...,2,)}<span><a href="{$Field(InfoID,url,1,3)}" style=" color:#ff0000">[详情]</a></span></dd> <dd><span><a href="#" target="_blank"><img src="{$GetInstallDir}images/img/l_4.png"></a></span><span style="margin-left:20px; color:#666; ">至今已为<span style=" color:#ff0000">{$Field(tgfwrs,text,24,,2,)}</span>位用户提供服务</span></dd> </dl> </div> </div> [/Loop] </div>
不知在[Loop]内如何使用if条件语句进行判断呢?