src/webapp/page/ShouYe.jsp
对比新文件 @@ -0,0 +1,17 @@ <%-- Created by IntelliJ IDEA. User: Dell Date: 2023/8/14 Time: 11:34 To change this template use File | Settings | File Templates. --%> <%@ page contentType="text/html;charset=UTF-8" language="java" %> <html> <head> <title>Title</title> <link href="/HxzkFlow/images/favicon.ico" rel="icon" type="image/x-icon"/> </head> <body style="width: 100%;height: 780px;"> <img src="/HxzkFlow/images/welcome.png" style="height: 780px;width: 100%;"> </body> </html>