2019/09/01 23:36:26 更新
作者: fishes 版本: f837dc0e3d9cf9d49a238a957d3c3607ee933f2b
信息css调整 模板没有问题了,样式细节自行调整吧,微调太累了~~~
变更列表
template/parrots/static/css/style.css | 28 +++++++++++++++++++++-------
1 file changed, 21 insertions(+), 7 deletions(-)
2019/09/01 22:36:34 更新
作者: fishes 版本: 7706bb555759a6a547e64d5b179781fa5846ba3f
信息样式调整,更好自适应。建议进行覆盖。
变更列表
template/parrots/static/css/style.css | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
2019/08/31 21:39:42 更新
作者: fishes 版本: 673698821dc0186c6593c1b7dd04bcf8f61e6a95
信息1.修正图片显示大小不规则;2.添加标签模板。
变更列表
template/parrots/static/css/style.css | 6 ++--
template/parrots/static/js/-parrots.js | 42 ++++++++++++++++++++++++++
template/parrots/static/js/parrots -.js | 28 ++++++++++++++++++
template/parrots/tag.htm | 52 +++++++++++++++++++++++++++++++++
4 files changed, 124 insertions(+), 4 deletions(-)
2019/08/24 22:00:14 更新
作者: fishes 版本: cb0e83a927a2dd696e1974722cdd21e2beff57fc
信息右侧“热门推荐”滚动跟随宽度调整。
变更列表
template/parrots/static/css/style.css | 4 ++++
1 file changed, 4 insertions(+)
2019/08/24 18:36:41 更新
作者: fishes 版本: 56e8081c0d65b68252a3112cbc1f265b1fa8f3cd
信息parrots(鹦鹉)模板采用的自适应布局,适于文章应用,可以作为新闻资讯、博客、自媒体等。
变更列表
template/parrots/article.htm | 85 ++++
template/parrots/category.index.htm | 56 +++
template/parrots/category.list.htm | 56 +++
template/parrots/footer.htm | 10 +
template/parrots/header.htm | 46 +++
template/parrots/index.htm | 64 +++
template/parrots/package.json | 13 +
template/parrots/preview.jpg | Bin 0 -> 62019 bytes
template/parrots/public.ui.htm | 6 +
template/parrots/search.htm | 49 +++
template/parrots/sidebar.htm | 46 +++
template/parrots/static/css/style.css | 551 +++++++++++++++++++++++++
template/parrots/static/images/ad_pic.jpg | Bin 0 -> 19366 bytes
template/parrots/static/images/arrows.png | Bin 0 -> 1650 bytes
template/parrots/static/images/grey.gif | Bin 0 -> 7106 bytes
template/parrots/static/images/logo.png | Bin 0 -> 4014 bytes
template/parrots/static/images/nopic.jpg | Bin 0 -> 5545 bytes
template/parrots/static/js/html5-css3.js | 14 +
template/parrots/static/js/owl.carousel.min.js | 19 +
template/parrots/static/js/parrots.js | 1 +
20 files changed, 1016 insertions(+)