会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
J芷璇
博客园
首页
新随笔
联系
管理
订阅
2017年11月8日
加载静态文件,父模板的继承和扩展
摘要: 1.用url_for加载静态文件 <1><script src="{{ url_for('static',filename='js/login.js') }}"></script> <2>flask 从static文件夹开始寻找 <3>可用于加载css, js, image文件 2.继承和扩展 <1
阅读全文
posted @ 2017-11-08 10:54 089江芷璇
阅读(186)
评论(0)
推荐(0)