index.jsp 305 B

12345678910111213141516
  1. <%--
  2. Created by IntelliJ IDEA.
  3. User: mgr
  4. Date: 18-1-20
  5. Time: 上午11:23
  6. To change this template use File | Settings | File Templates.
  7. --%>
  8. <%@ page contentType="text/html;charset=UTF-8" language="java" %>
  9. <html>
  10. <head>
  11. <title>$Title$</title>
  12. </head>
  13. <body>
  14. $END$s
  15. </body>
  16. </html>