%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ include file="../../../include/global.jsp" %> <%@ taglib prefix="tags" tagdir="/WEB-INF/tags" %> <%@ page import="com.rhhz.cms.conference.web.RegistrationController"%> <% pageContext.setAttribute("requestPath",RegistrationController.getBasePath()); %>
序号 | 姓名 | 性别 | 手机 | 电话 | 邮箱 | 入住时间 | 离开时间 | 操作 |
---|---|---|---|---|---|---|---|---|
${s.index + 1 } |
|
${item.sexName} | ${item.phone} | ${item.telphone} | ${item.email} |
|
|