4、flask 调用css文件. app = Flask(__name__,static_url_path='') @app.route('/') def home(): return app.send_static_file('html/homepage.html').
確定! 回上一頁