初始化
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<%@ page language="java" pageEncoding="utf-8"%>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>首页</title>
|
||||
<meta http-equiv="cache-control" content="max-age=10">
|
||||
</head>
|
||||
<body style="text-align: center">
|
||||
<h4>访问正常</h4>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user