smarty的if语句能嵌套吗
<tablewidth="722"height="100%"border="0"align="center"cellpadding="0"cellspacing="0">...
<table width="722" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
{<if count($jiaoshi_s)>}
{<section name=jiaoshi loop=$jiaoshi_s>}
{<if count($jiaoshi_s) mod 4==0>}
<tr>
{</if>}
<td height="171" >
<img src="photo/{<$jiaoshi_s[jiaoshi].photo>}" width="75" height="100" ></td>
{<if count($jiaoshi_s) mod 4==3 >}
</tr>
<tr>
<td width="512" class="content_title_font"><a href="{<$file_name>}?article_logo={<$article_logo>}&language=zh&id={<$jiaoshi_s[jiaoshi].id>}&action=content">{<$jiaoshi_s[jiaoshi].sign>}</a></td>
</tr>
<tr>
<td></td>
</tr>
{</if>}
{</section>}
{</if>}
<tr>
<td align="right" colspan="2">{<$fenye>}</td>
</tr>
</table>
这是我写的程序,向实现四个一行的循环显示,结果就是实现不了,是不是我的smarty写的有问题啊,请各位高手指点下 展开
{<if count($jiaoshi_s)>}
{<section name=jiaoshi loop=$jiaoshi_s>}
{<if count($jiaoshi_s) mod 4==0>}
<tr>
{</if>}
<td height="171" >
<img src="photo/{<$jiaoshi_s[jiaoshi].photo>}" width="75" height="100" ></td>
{<if count($jiaoshi_s) mod 4==3 >}
</tr>
<tr>
<td width="512" class="content_title_font"><a href="{<$file_name>}?article_logo={<$article_logo>}&language=zh&id={<$jiaoshi_s[jiaoshi].id>}&action=content">{<$jiaoshi_s[jiaoshi].sign>}</a></td>
</tr>
<tr>
<td></td>
</tr>
{</if>}
{</section>}
{</if>}
<tr>
<td align="right" colspan="2">{<$fenye>}</td>
</tr>
</table>
这是我写的程序,向实现四个一行的循环显示,结果就是实现不了,是不是我的smarty写的有问题啊,请各位高手指点下 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询