摘要:
p{ word-wrap: break-word; word-break: break-all; } 阅读全文
posted @ 2021-06-28 22:49
成强
阅读(336)
评论(0)
推荐(0)
摘要:
navbar-static-bottom这个类可以使其固定在网页底部,并且不随网页滚动 <footer class="navbar-static-bottom"> testteset </footer> 阅读全文
posted @ 2021-06-28 19:09
成强
阅读(636)
评论(0)
推荐(0)
摘要:
<header class="bs-docs-nav navbar navbar-static-top" id="top"></header> <a href="#top" class="back-to-top"> Back to top </a> 阅读全文
posted @ 2021-06-28 19:00
成强
阅读(488)
评论(0)
推荐(0)
摘要:
在21行的extraPlugins里还添加了 'uploadimage',这个插件的作用是允许用户直接在编辑器里粘贴(ctrl + v)图片 CKEDITOR_CONFIGS = { # 配置名是default时,django-ckeditor默认使用这个配置 'default': { # 使用简体 阅读全文
posted @ 2021-06-28 16:41
成强
阅读(151)
评论(0)
推荐(0)
摘要:
在blogs_with_type.html中首先要写明,扩展的原始模板文件: {% extends 'blog/blog_list.html' %} 在原始文件blog_list.html加入的块级元素: {% block blog_list_title %} 分类:{{ blog_type.typ 阅读全文
posted @ 2021-06-28 15:13
成强
阅读(78)
评论(0)
推荐(0)

浙公网安备 33010602011771号