2021/01/12 22:20:02 更新
作者: fishes 版本: 9f5482e719e2353a945482d35ece90faedb9fc5a
信息首次上传。
变更列表
template/kaox/desktop/article.htm | 116 +
template/kaox/desktop/category.index.htm | 1 +
template/kaox/desktop/category.list.htm | 144 +
template/kaox/desktop/footer.htm | 18 +
template/kaox/desktop/header.htm | 36 +
template/kaox/desktop/index.htm | 346 +++
template/kaox/desktop/preview.jpg | Bin 0 -> 22403 bytes
template/kaox/desktop/public.ui.htm | 12 +
template/kaox/desktop/search.htm | 45 +
template/kaox/desktop/static/css/allcss.css | 132 +
template/kaox/desktop/static/css/cmsinfo.css | 158 ++
template/kaox/desktop/static/css/hot-classlist.css | 156 ++
template/kaox/desktop/static/css/index-test.css | 314 +++
template/kaox/desktop/static/css/search.css | 33 +
template/kaox/desktop/static/css/taglist.css | 67 +
.../kaox/desktop/static/images/cmsinfo-icon.png | Bin 0 -> 16853 bytes
template/kaox/desktop/static/images/defaultpic.gif | Bin 0 -> 10954 bytes
.../kaox/desktop/static/images/index-foot-logo.png | Bin 0 -> 4194 bytes
.../desktop/static/images/index-hotrecomd-bg.jpg | Bin 0 -> 1162 bytes
.../kaox/desktop/static/images/index-icon-test.png | Bin 0 -> 62292 bytes
template/kaox/desktop/static/images/index-icon.png | Bin 0 -> 67358 bytes
.../kaox/desktop/static/images/index-top-logo.png | Bin 0 -> 3510 bytes
template/kaox/desktop/static/images/list-icon.png | Bin 0 -> 43258 bytes
.../kaox/desktop/static/images/parent-icon.png | Bin 0 -> 5805 bytes
template/kaox/desktop/static/images/solid-bg.png | Bin 0 -> 2836 bytes
template/kaox/desktop/static/js/alljs.js | 536 ++++
template/kaox/desktop/static/js/count.js | 132 +
template/kaox/desktop/static/js/jquery.min.js | 42 +
template/kaox/desktop/static/js/jumpurl.js | 30 +
template/kaox/desktop/tag.htm | 88 +
template/kaox/mobile/article.htm | 101 +
template/kaox/mobile/category.index.htm | 1 +
template/kaox/mobile/category.list.htm | 55 +
template/kaox/mobile/footer.htm | 50 +
template/kaox/mobile/index.htm | 87 +
template/kaox/mobile/preview.jpg | Bin 0 -> 22335 bytes
template/kaox/mobile/public.ui.htm | 15 +
template/kaox/mobile/search.htm | 87 +
template/kaox/mobile/static/css/base.css | 136 +
template/kaox/mobile/static/css/cmsinfo.css | 134 +
template/kaox/mobile/static/css/main.css | 145 +
template/kaox/mobile/static/css/newcms-list.css | 71 +
template/kaox/mobile/static/css/newindex.css | 133 +
template/kaox/mobile/static/css/search.css | 108 +
template/kaox/mobile/static/css/viewer.css | 455 +++
.../kaox/mobile/static/images/cmsinfo-h1-bg.png | Bin 0 -> 2837 bytes
template/kaox/mobile/static/images/defaultpic.gif | Bin 0 -> 10954 bytes
template/kaox/mobile/static/images/index-icon.png | Bin 0 -> 68825 bytes
.../kaox/mobile/static/images/newindex-icon.png | Bin 0 -> 313809 bytes
template/kaox/mobile/static/images/newlogo.png | Bin 0 -> 3573 bytes
template/kaox/mobile/static/images/trans.png | Bin 0 -> 1369 bytes
template/kaox/mobile/static/js/ajax.js | 74 +
template/kaox/mobile/static/js/base.js | 107 +
template/kaox/mobile/static/js/count.js | 140 +
template/kaox/mobile/static/js/jquery-viewer.js | 75 +
template/kaox/mobile/static/js/jquery.min.js | 41 +
template/kaox/mobile/static/js/main.js | 103 +
template/kaox/mobile/static/js/newall.js | 415 +++
template/kaox/mobile/static/js/pop.js | 70 +
template/kaox/mobile/static/js/search.js | 116 +
template/kaox/mobile/static/js/swiper.min.js | 16 +
template/kaox/mobile/static/js/viewer.js | 2950 ++++++++++++++++++++
template/kaox/mobile/tag.htm | 55 +
template/kaox/mobile/top.htm | 14 +
template/kaox/package.json | 23 +
65 files changed, 8183 insertions(+)