fei.wang
2024-05-13 b9b58b9ef261cb290d93465f88a2cbd814b576f0
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>