按照默认的设置, Flask 会从程序实例( app.py )所在模块同级目录的 templates 文件夹中寻找模板。 使用 render_template() 函数可以把模板渲染出来, ...
確定! 回上一頁