<%@ page contentType="text/html;charset=UTF-8" %> <%@ include file="/WEB-INF/views/include/taglib.jsp" %> 美博会用户管理
<%--
--%>   
userID 用户姓名 联系方式 用户类型 地址 奖券ID 中奖类型 兑奖码 抽奖时间 操作
<%----%> ${cibeUser.userId} <%----%> ${cibeUser.userName} ${cibeUser.mobile} ${fns:getDictLabel(cibeUser.userType, "cibe_userType","4" )} ${cibeUser.address} ${cibeUser.prizeId} ${fns:getDictLabel(cibeUser.prizeType, "cibe_prizeType","0" )} ${cibeUser.prizeCode} 编辑 删除