Skip to content

Commit 3fc2559

Browse files
committed
Merge pull request astaxie#199 from ybjnew/patch-2
Update 04.1.md
2 parents 9597a3e + cf09e36 commit 3fc2559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebook/04.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title></title>
88
</head>
99
<body>
10-
<form action="http://127.0.0.1:9090/login" method="post">
10+
<form action="/login" method="post">
1111
用户名:<input type="text" name="username">
1212
密码:<input type="password" name="password">
1313
<input type="submit" value="登陆">

0 commit comments

Comments
 (0)