master
jiahuiwen 2018-12-27 18:04:27 +08:00
parent decef4c0ae
commit 3b8c397716
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

View File

@ -17,7 +17,7 @@
<servlet-mapping>
<servlet-name>index</servlet-name>
<url-pattern>/</url-pattern>
<url-pattern>/index</url-pattern>
</servlet-mapping>
<servlet>

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -35,9 +35,9 @@
<head>
<title>《戒灵》添加服务器</title>
</head>
<body style="background: url(WEB-INF/images/test.png)">
<body>
<div id="login">
<h1 style="color: #000000" onresize="50">《戒灵》添加服务器</h1>>
<h1 style="color: #000000" onresize="50">《戒灵》添加服务器</h1>
<div id="form">
<form action="regist" method="post">
<p>name: <input type="text" name="name"/></p>