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