File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 33
44如果有任何版权问题,请联系luhuisicnu@163.com 。
55
6+ ## 目录
7+ [ 第一章] ( https://github.com/luhuisicnu/The-Flask-Mega-Tutorial-zh/blob/master/docs/%E7%AC%AC%E4%B8%80%E7%AB%A0%EF%BC%9AHello%2C%20World!.md )
8+ [ 第二章] ( https://github.com/luhuisicnu/The-Flask-Mega-Tutorial-zh/blob/master/docs/%E7%AC%AC%E4%BA%8C%E7%AB%A0%EF%BC%9A%E6%A8%A1%E6%9D%BF.md )
9+ [ 第三章] ( https://github.com/luhuisicnu/The-Flask-Mega-Tutorial-zh/blob/master/docs/%E7%AC%AC%E4%B8%89%E7%AB%A0%EF%BC%9AWeb%E8%A1%A8%E5%8D%95.md )
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ def login():
154154
155155此时,你可以验证结果了。运行该应用,在浏览器的地址栏中输入` http://localhost:5000/ ` ,然后点击顶部导航栏中的“Login”链接来查看新的登录表单。 是不是非常炫酷?
156156
157- ![ Login Form ] ( http://upload-images.jianshu.io/upload_images/4961528-6d1753699807685a.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 )
157+ ![ 登录表单 ] ( http://upload-images.jianshu.io/upload_images/4961528-6d1753699807685a.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 )
158158
159159## 接收表单数据
160160
You can’t perform that action at this time.
0 commit comments