今天來學習一下如何在Flask當中使用if...else語句。 要實現的功能就是如果使用者登入 ... return render_template('index.html', username=username)
確定! 回上一頁