generated from root/miduo_server
master
parent
decef4c0ae
commit
3b8c397716
Binary file not shown.
|
Before Width: | Height: | Size: 94 KiB |
|
|
@ -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 |
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue