码迷,mamicode.com
首页 > 其他好文 > 详细

bootstrap使用

时间:2017-09-17 13:39:25      阅读:129      评论:0      收藏:0      [点我收藏+]

标签:ase   com   url   rip   comm   使用   sheet   href   ati   

STATIC_URL = ‘/static/‘


STATICFILES_DIRS=(
(os.path.join(‘BASE_DIR‘,‘static‘)),
)


<link rel="stylesheet" type="text/css" href="/static/dist/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href= "/static/dist/css/commons.css">



<script src="/static/dist/js/jquery-3.2.1.js"></script>
<script src="/static/dist/js/bootstrap.js"></script>

bootstrap使用

标签:ase   com   url   rip   comm   使用   sheet   href   ati   

原文地址:http://www.cnblogs.com/tiantao36/p/7535111.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!