<s:iterator value="userBaseList" status="st" >
<tr>
<td class="left_title_2">
<s:property value="%{userBaseList[#st.index][0].username}"/>
<s:property value="%{userBaseList[#st.index][1].groupName}"/>
OGNL遍历 数组中的数组
最新推荐文章于 2024-06-12 15:13:23 发布