From 8e4dc9a41681e84e9e12e966cea31b0f2b44e980 Mon Sep 17 00:00:00 2001 From: IE-WEB <1472343820@qq.com> Date: Fri, 6 Dec 2024 00:04:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- userMana.jsp | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/userMana.jsp b/userMana.jsp index 3a0e09a..45f8de5 100644 --- a/userMana.jsp +++ b/userMana.jsp @@ -3,7 +3,7 @@ <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <%@ page isELIgnored="false" %> <% -String path = request.getContextPath(); +String path = request.getContextPath(); // 获取应用的上下文路径 %> @@ -15,16 +15,21 @@ String path = request.getContextPath(); + + + @@ -36,28 +41,32 @@ String path = request.getContextPath();