<div spry:region="ds1" spry:repeatchildren="ds1">
<b spry:if=" '{title}'!='' ">
<!-- this is the first if -->
<a href="#" spry:if=" '{author}'!='' ">{author}
<!-- this is the second if -->
</a>
</b>
</div>
我想知道是否有任何简单的方法
if(x==y && i>j)
在
<b>spry</b>
地区。我在 spry 文档 (labs.adobe.com/technologies/spry/) 中找不到任何信息