We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9597a3e + cf09e36 commit 3fc2559Copy full SHA for 3fc2559
ebook/04.1.md
@@ -7,7 +7,7 @@
7
<title></title>
8
</head>
9
<body>
10
- <form action="http://127.0.0.1:9090/login" method="post">
+ <form action="/login" method="post">
11
用户名:<input type="text" name="username">
12
密码:<input type="password" name="password">
13
<input type="submit" value="登陆">
0 commit comments