Update 04.1.md

没必要,尽量使用相对地址才对
This commit is contained in:
ybjnew
2013-05-20 16:19:22 +09:00
parent 9597a3ed7d
commit cf09e36cf0

View File

@@ -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="登陆">