摘要:
准备视图函数search() 修改base.html 中搜索输入框所在的 <form action="{{ url_for('search') }}" method="get"> <input name="q" type="text" placeholder="请输入关键字"> 完成视图函数sear 阅读全文
posted @ 2017-12-20 15:46
068冯斐然
阅读(137)
评论(0)
推荐(0)
|
摘要:
准备视图函数search() 修改base.html 中搜索输入框所在的 <form action="{{ url_for('search') }}" method="get"> <input name="q" type="text" placeholder="请输入关键字"> 完成视图函数sear 阅读全文
posted @ 2017-12-20 15:46
068冯斐然
阅读(137)
评论(0)
推荐(0)
|