<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/topicsForDiscussion/afterPage/commonPage/_layout.html", {nav: "主用户管理",meunsel:"userManage",jsParam:jsParam,cssParam:cssParam}) {%>
查询身份证: 查询名称:
<%for(tempData in dataList!){%> <%}elsefor{%> <%}%>
序号 名称 身份证号码 登陆名称 联系电话 电子邮箱
${tempDataLP.index} ${tempData.name!''} ${tempData.cardnumber!''} ${tempData.loginName!''} ${tempData.phone!''} ${tempData.email!''}
没有记录!
<%include("/topicsForDiscussion/afterPage/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/TFDUserAfter/getUserList?pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>