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