struts 单双行 迭代显示
<s:if test="#request.page.pageList != null">
<s:iterator id="detailLog" status="st" value="#request.page.pageList">
<s:if test="#st.odd">
<tr class="whiteSmokeBg" align="center" style="width:296px;height:41px;">
</s:if>
<s:else>
<tr class="lightGrayBg" align="center" style="width:296px;height:41px;">
</s:else>
<td><s:property value="#detailLog.jsonlog_id" /></td>
<td><s:property value="#detailLog.sdk_new" /></td>
<td><s:property value="#detailLog.sdk_active" /></td>
<td><s:property value="#detailLog.sdk_all" /></td>
<td><s:property value="#detailLog.new_ADD" /></td>
<td><s:property value="#detailLog.sum_ALL" /></td>
<td><s:property value="#detailLog.maxListSizeMax" /></td>
</tr>
</s:iterator>
</s:if>
捐助开发者
在兴趣的驱动下,写一个免费
的东西,有欣喜,也还有汗水,希望你喜欢我的作品,同时也能支持一下。 当然,有钱捧个钱场(右上角的爱心标志,支持支付宝和PayPal捐助),没钱捧个人场,谢谢各位。
谢谢您的赞助,我会做的更好!