<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/ace/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!''} ${tempDate.createDate!''}
没有记录!
<%include("/ace/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/admin/user/getUserList?pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>