<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ page contentType="text/html;charset=UTF-8" language="java" %> 成员登录页面 <%--静态包含:base标签,css样式,js脚本--%> <%@ include file="/pages/common/head.jsp"%>
<%--静态包含:页脚--%> <%@include file="/pages/common/footer.jsp"%>