仿大前端主题模板(duxicms)

0
作者: @李可乐 支持: 暂无
类型: 免费模板价格: 免费
版本: v1.0.0 大小: 3.82MB
演示: http://www.lishujun.cn 版本要求 暂无
适用于垂直站点、科技博客、个人站,扁平化设计、简洁白色
×
给作者送糖果
¥1 ,用微信支付更换
立即支付
×

微信扫码支付

赞赏金额:¥2

此模板不包括登录注册等交互功能,标签云、读者墙等这些文件自行处理,不要的删除。

首页模板和频道模板列表加载3次后手动加载,如需一直加载,更改js文件。
栏目列表页(category.list.htm)如果没有缩略图,随机20个缩略图显示,建议自行增加更多,缩略图目录在/template/dux/static/listpic/下面。

图片列表页http://dux.dm.xuebaa.top/pic/ 模板为:pic.index.htm
关于我们单页http://dux.dm.xuebaa.top/about/ 模板为 about.index.htm

预览

可在网站后台直接安装

系统 > 应用管理 > 模板市场

暂无评论...
验证码 换一张
取 消
2020/08/08 12:27:01 更新

作者: 李可乐 版本: ba5c96a85bbbf3cf0aefb0b1e43b50da9d4a72f8

信息

更新部分js文件

变更列表
 template/dux/static/img/loading.gif              | Bin 0 -> 2418 bytes
 template/dux/static/js/libs/6.4                  |   2 +
 template/dux/static/js/libs/ias.min.js           |   2 +
 template/dux/static/js/libs/jquery.cookie.min.js |  62 +++++++++
 template/dux/static/js/libs/jsrender.min.js      |   3 +
 template/dux/static/js/libs/lazyload.min.js      |   4 +
 template/dux/static/js/libs/prettyprint.js       |   2 +
 template/dux/static/js/libs/router.min.js        |   5 +
 template/dux/static/js/libs/swiper.min.js        |  12 ++
 template/dux/static/js/signpop.js                | 164 +++++++++++++++++++++++
 10 files changed, 256 insertions(+)


2020/08/07 10:34:15 更新

作者: 李可乐 版本: 5a8fa872169d0f32392ff9e9102e8d96606bed71

信息

适用于垂直站点、科技博客、个人站,扁平化设计、简洁白色

变更列表
 template/dux/about.index.htm                       |   60 +
 template/dux/article.htm                           |  105 +
 template/dux/category.index.htm                    |   85 +
 template/dux/category.list.htm                     |   70 +
 template/dux/foot.htm                              |   59 +
 template/dux/head.htm                              |   51 +
 template/dux/index.htm                             |   75 +
 template/dux/no-sidebar.html                       |  183 +
 template/dux/pic.index.htm                         |   73 +
 template/dux/pic.list.htm                          |   73 +
 template/dux/right.htm                             |   75 +
 template/dux/sample-page.html                      |  204 +
 template/dux/search.htm                            |   79 +
 template/dux/static/css/bootstrap.min.css          |    5 +
 template/dux/static/css/font-awesome.min.css       |    2 +
 template/dux/static/css/main.css                   | 2698 ++++++++++++
 template/dux/static/css/style.min.css              |    1 +
 template/dux/static/fonts/fa-brands-400.eot        |  Bin 0 -> 125320 bytes
 template/dux/static/fonts/fa-brands-400.svg        | 3296 ++++++++++++++
 template/dux/static/fonts/fa-brands-400.ttf        |  Bin 0 -> 125016 bytes
 template/dux/static/fonts/fa-brands-400.woff       |  Bin 0 -> 84564 bytes
 template/dux/static/fonts/fa-brands-400.woff2      |  Bin 0 -> 72112 bytes
 template/dux/static/fonts/fa-regular-400.eot       |  Bin 0 -> 34388 bytes
 template/dux/static/fonts/fa-regular-400.svg       |  799 ++++
 template/dux/static/fonts/fa-regular-400.ttf       |  Bin 0 -> 34092 bytes
 template/dux/static/fonts/fa-regular-400.woff      |  Bin 0 -> 16812 bytes
 template/dux/static/fonts/fa-regular-400.woff2     |  Bin 0 -> 13592 bytes
 template/dux/static/fonts/fontawesome-webfont.eot  |  Bin 0 -> 186512 bytes
 template/dux/static/fonts/fontawesome-webfont.svg  | 4516 ++++++++++++++++++++
 template/dux/static/fonts/fontawesome-webfont.ttf  |  Bin 0 -> 186228 bytes
 template/dux/static/fonts/fontawesome-webfont.woff |  Bin 0 -> 96244 bytes
 .../dux/static/fonts/fontawesome-webfont.woff2     |  Bin 0 -> 74348 bytes
 .../images/0880386ff86d4a3591ae76e643525973.gif    |  Bin 0 -> 372 bytes
 .../static/images/20150906082854e137e-220x119.jpg  |  Bin 0 -> 9834 bytes
 template/dux/static/images/asb-01.jpg              |  Bin 0 -> 19488 bytes
 template/dux/static/images/hs-xiu.jpg              |  Bin 0 -> 54225 bytes
 template/dux/static/images/logo.png                |  Bin 0 -> 2487 bytes
 template/dux/static/images/qrcode.png              |  Bin 0 -> 6410 bytes
 template/dux/static/images/thumbnail.png           |  Bin 0 -> 7715 bytes
 template/dux/static/img/bg.png                     |   13 +
 template/dux/static/js/bootstrap.min.js            |    6 +
 template/dux/static/js/html5.min.js                |    1 +
 template/dux/static/js/jquery-ias.js               |   32 +
 template/dux/static/js/jquery.min.js               |    4 +
 template/dux/static/js/loader.js                   |   56 +
 template/dux/static/js/main.js                     |  741 ++++
 template/dux/static/js/pic.js                      |    3 +
 template/dux/static/js/stat.js                     |   23 +
 template/dux/static/js/wp-embed.min.js             |    1 +
 template/dux/static/listpic/1.jpg                  |  Bin 0 -> 33231 bytes
 template/dux/static/listpic/10.jpg                 |  Bin 0 -> 293104 bytes
 template/dux/static/listpic/11.jpg                 |  Bin 0 -> 26272 bytes
 template/dux/static/listpic/12.jpg                 |  Bin 0 -> 53944 bytes
 template/dux/static/listpic/13.jpg                 |  Bin 0 -> 157711 bytes
 template/dux/static/listpic/14.jpg                 |  Bin 0 -> 186563 bytes
 template/dux/static/listpic/15.jpg                 |  Bin 0 -> 16990 bytes
 template/dux/static/listpic/16.jpg                 |  Bin 0 -> 109087 bytes
 template/dux/static/listpic/17.jpg                 |  Bin 0 -> 10779 bytes
 template/dux/static/listpic/18.jpg                 |  Bin 0 -> 51343 bytes
 template/dux/static/listpic/19.jpg                 |  Bin 0 -> 34886 bytes
 template/dux/static/listpic/2.jpg                  |  Bin 0 -> 65012 bytes
 template/dux/static/listpic/20.jpg                 |  Bin 0 -> 28663 bytes
 template/dux/static/listpic/3.jpg                  |  Bin 0 -> 327467 bytes
 template/dux/static/listpic/4.jpg                  |  Bin 0 -> 155010 bytes
 template/dux/static/listpic/5.jpg                  |  Bin 0 -> 7560 bytes
 template/dux/static/listpic/6.jpg                  |  Bin 0 -> 207308 bytes
 template/dux/static/listpic/7.jpg                  |  Bin 0 -> 177928 bytes
 template/dux/static/listpic/8.jpg                  |  Bin 0 -> 362882 bytes
 template/dux/static/listpic/9.jpg                  |  Bin 0 -> 177918 bytes
 template/dux/tag.htm                               |   81 +
 template/dux/tags.html                             |  147 +
 71 files changed, 13617 insertions(+)