From ddf9d5233827bafb1d2b0b44eb4f6eb61e1e041a Mon Sep 17 00:00:00 2001 From: p6jzelshw <534635947@qq.com> Date: Tue, 11 Apr 2023 16:15:44 +0800 Subject: [PATCH] Update modifyPwd.jsp --- src/main/webapp/WEB-INF/pages/modifyPwd.jsp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/main/webapp/WEB-INF/pages/modifyPwd.jsp b/src/main/webapp/WEB-INF/pages/modifyPwd.jsp index 9d4c96f..1c3aac6 100644 --- a/src/main/webapp/WEB-INF/pages/modifyPwd.jsp +++ b/src/main/webapp/WEB-INF/pages/modifyPwd.jsp @@ -1,10 +1,4 @@ -<%-- - Created by IntelliJ IDEA. - User: yht - Date: 2021/5/30 - Time: 11:54 - To change this template use File | Settings | File Templates. ---%> + <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>