123456789101112131415161718 |
- <%--
- Created by IntelliJ IDEA.
- User: xiaomi
- Date: 2020/12/15
- Time: 13:03
- 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>
- <h2>aaaaaaaaaaaaaa</h2>
- </body>
- </html>
|