2019/09/13 18:49:22 更新
作者: fishes 版本: fd312627bceea8331bf9b498c19a632e1d8653c4
信息修正部分标签的使用
变更列表
public/static/images/nopic.jpg | Bin 0 -> 5545 bytes
template/zportal/index.htm | 14 +++++++-------
2 files changed, 7 insertions(+), 7 deletions(-)
2019/09/11 22:47:06 更新
作者: fishes 版本: 6820767a102c44031b36dfe64bcd6177bb0ad46d
信息门户模板zportal适用于文章资讯类,布局为自适应。
变更列表
public/static/ads/360ad001.jpg | Bin 0 -> 27285 bytes
public/static/ads/360ad002.jpg | Bin 0 -> 17961 bytes
public/static/ads/360ad003.jpg | Bin 0 -> 67155 bytes
public/static/ads/360ad004.jpg | Bin 0 -> 16935 bytes
public/static/ads/360ad005.jpg | Bin 0 -> 67522 bytes
public/static/ads/hengfu01.jpg | Bin 0 -> 38228 bytes
public/static/ads/hengfu02.jpg | Bin 0 -> 39370 bytes
public/static/ads/hengfu03.jpg | Bin 0 -> 45044 bytes
public/static/css/style.css | 638 ++++++++++
public/static/images/arrow-down.png | Bin 0 -> 470 bytes
public/static/images/arrow-left-white.png | Bin 0 -> 516 bytes
public/static/images/arrow-right-white.png | Bin 0 -> 486 bytes
public/static/images/bx_loader.gif | Bin 0 -> 8581 bytes
public/static/images/icon-qq.png | Bin 0 -> 1470 bytes
public/static/images/icon-qzone.png | Bin 0 -> 1990 bytes
public/static/images/icon-weibo.png | Bin 0 -> 2329 bytes
public/static/images/icon-weixin.png | Bin 0 -> 2045 bytes
public/static/images/logo.jpg | Bin 0 -> 11117 bytes
public/static/images/mobile.png | Bin 0 -> 1123 bytes
public/static/images/qrcode.png | Bin 0 -> 31398 bytes
public/static/images/wechat.png | Bin 0 -> 1604 bytes
public/static/images/weibo.png | Bin 0 -> 2329 bytes
public/static/js/jquery.qrcode.min.js | 28 +
public/static/js/portal.js | 1335 ++++++++++++++++++++
public/static/zs.html | 64 +
template/zportal/article.htm | 150 +++
template/zportal/category.index.htm | 121 ++
template/zportal/category.list.htm | 121 ++
template/zportal/footer.htm | 18 +
template/zportal/header.htm | 91 ++
template/zportal/index.htm | 543 ++++++++
template/zportal/package.json | 13 +
template/zportal/pc.main.nav.htm | 58 +
template/zportal/preview.jpg | Bin 0 -> 46665 bytes
template/zportal/public.ui.htm | 5 +
template/zportal/search.htm | 118 ++
template/zportal/sidebar.htm | 81 ++
template/zportal/static/css/article.css | 11 +
template/zportal/static/css/tag.css | 6 +
template/zportal/static/css/ui.css | 221 ++++
template/zportal/static/css/user.css | 271 ++++
template/zportal/static/img/arrow-left.png | Bin 0 -> 959 bytes
template/zportal/static/img/arrow-right.png | Bin 0 -> 923 bytes
template/zportal/static/img/body-bg.jpg | Bin 0 -> 1246 bytes
template/zportal/static/img/check.png | Bin 0 -> 7027 bytes
template/zportal/static/img/dot.png | Bin 0 -> 82 bytes
template/zportal/static/img/down.png | Bin 0 -> 3126 bytes
template/zportal/static/img/favorite.png | Bin 0 -> 626 bytes
template/zportal/static/img/follow.png | Bin 0 -> 51807 bytes
template/zportal/static/img/h-arrow-left.png | Bin 0 -> 971 bytes
template/zportal/static/img/h-arrow-right.png | Bin 0 -> 889 bytes
template/zportal/static/img/iCMS.LOGO.png | Bin 0 -> 2781 bytes
template/zportal/static/img/iCMS.logo.bg.png | Bin 0 -> 2810 bytes
template/zportal/static/img/icon-manage.png | Bin 0 -> 858 bytes
template/zportal/static/img/icon-publish.png | Bin 0 -> 525 bytes
template/zportal/static/img/lightgray-loading.gif | Bin 0 -> 2178 bytes
template/zportal/static/img/loading.gif | Bin 0 -> 781 bytes
template/zportal/static/img/login_method_v3.png | Bin 0 -> 3548 bytes
template/zportal/static/img/login_qq.png | Bin 0 -> 840 bytes
template/zportal/static/img/login_wb.png | Bin 0 -> 579 bytes
template/zportal/static/img/login_wx.png | Bin 0 -> 1851 bytes
template/zportal/static/img/rank.png | Bin 0 -> 2063 bytes
template/zportal/static/img/reply_num_bg.gif | Bin 0 -> 255 bytes
template/zportal/static/img/search_icon.png | Bin 0 -> 498 bytes
template/zportal/static/img/share.png | Bin 0 -> 6156 bytes
template/zportal/static/img/sprites-1.9.2.png | Bin 0 -> 31663 bytes
template/zportal/static/img/sprites.png | Bin 0 -> 6942 bytes
template/zportal/static/img/tag.png | Bin 0 -> 256 bytes
template/zportal/static/img/unfollow.png | Bin 0 -> 3111 bytes
template/zportal/static/img/up.png | Bin 0 -> 3110 bytes
.../zportal/static/js/bootstrap-dropdown.min.js | 11 +
template/zportal/static/js/ui.js | 196 +++
template/zportal/tag.htm | 116 ++
template/zportal/top.menu.htm | 10 +
template/zportal/z.footer.htm | 101 ++
template/zportal/z.header.htm | 117 ++
template/zportal/z.public.ui.htm | 4 +
77 files changed, 4448 insertions(+)