我写了一个小烧瓶文件:[email protected]('/login', methods=['GET','POST']) def login(): return flask.render_template('login.html') ...
確定! 回上一頁