<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="f"%> <% String path = request.getContextPath(); String serverName = request.getServerName(); if (serverName.contains("localhost")) { serverName += ":" + request.getServerPort(); } String basePath = "//" + serverName + path + "/"; %> 会员管理
会员资料
会员尺码
会员风格
会员标签
头像
姓名
${ vip.vip==null?vip.linenickname:vip.vip }
性别
${ vip.sex }
生日
地区
${ vip.province }  ${ vip.city }
邮箱
${ vip.email }
手机号码
<%-- --%>