Update 04.1.md
没必要,尽量使用相对地址才对
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<form action="http://127.0.0.1:9090/login" method="post">
|
||||
<form action="/login" method="post">
|
||||
用户名:<input type="text" name="username">
|
||||
密码:<input type="password" name="password">
|
||||
<input type="submit" value="登陆">
|
||||
|
||||
Reference in New Issue
Block a user