%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %>
序号 | 会员ID | 用户名 | 密码 | 个人信息 | 会员状态 | 注册时间 | 登录时间 | 操作 | |
---|---|---|---|---|---|---|---|---|---|
${status.index+1} | ${member.memberId} | ${member.userName} | ${member.password} |
<%-- ![]() |
在线 | 离线 |
|
|
|