footer.jsp 257 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ include file="/WEB-INF/jsp/include/taglib.jsp" %> <%--添加此行消除额外空格--%> <%@ page trimDirectiveWhitespaces="true" %> <%--添加此行消除额外空格--%> </body> </html>