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