链接到带有url_for的烧瓶静态文件
url_forstaticstatic/bootstrap.
static/bootstrap
<link rel=stylesheet type=text/css href="{{ url_for('static/bootstrap', filename='bootstrap.min.css') }}"> <link rel=stylesheet type=text/css href="{{ url_for('static', filename='bootstrap.min.css') }}">url_forurl_for
慕虎7371278
偶然的你
相关分类