- <%--
- Created by IntelliJ IDEA.
- User: 武恒
- Date: 2023/2/4
- Time: 16:19
- To change this template use File | Settings | File Templates.
- --%>
- <%@ page contentType="text/html;charset=UTF-8" language="java" %>
- <html>
- <head>
- <title>Title</title>
- </head>
- <body>
- <h1> 欢迎登陆!!!! 登陆成功 </h1>
- </body>
- </html>
|