diff --git a/assets/css/joe.index.css b/assets/css/joe.index.css index 89e659d..6a98079 100644 --- a/assets/css/joe.index.css +++ b/assets/css/joe.index.css @@ -1 +1 @@ -.joe_index{border-radius:var(--radius-wrap);padding:0 15px;background:var(--background);box-shadow:var(--box-shadow)}.joe_index__banner{padding-top:15px;display:flex}.joe_index__banner-recommend{width:270px;margin-left:15px;display:flex;flex-direction:column}.joe_index__banner-recommend.noswiper{width:100%;flex-direction:row;margin-left:0}.joe_index__banner-recommend.noswiper .item:first-child{margin-bottom:0;margin-right:7.5px}.joe_index__banner-recommend.noswiper .item:last-child{margin-left:7.5px}.joe_index__banner-recommend .item{position:relative;width:100%;height:160px;margin-bottom:15px;border-radius:var(--radius-inner);overflow:hidden}.joe_index__banner-recommend .item:last-child{margin-bottom:0}.joe_index__banner-recommend .item .thumbnail{display:block;width:100%;height:100%;transition:opacity 0.35s}.joe_index__banner-recommend .item .thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.joe_index__banner-recommend .item .thumbnail:hover{opacity:0.85}.joe_index__banner-recommend .item .information{display:flex;align-items:center;position:absolute;z-index:1;bottom:0;left:0;right:0;padding:8px;background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5));color:#fff;line-height:20px}.joe_index__banner-recommend .item .information_type{background-image:linear-gradient(270deg, #986fee, #8695e6, #68b7dd, #18d7d3);background-color:#8695e6;padding:0 5px;height:20px;border-radius:2px;margin-right:5px;font-size:12px}.joe_index__banner-recommend .item .information_title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;font-size:14px}.joe_index__hot{padding-top:15px}.joe_index__hot-list{display:grid;grid-template-columns:repeat(4, 1fr);-webkit-column-gap:15px;column-gap:15px}.joe_index__hot-list .item{overflow:hidden;border-radius:var(--radius-inner)}.joe_index__hot-list .item .link{display:block}.joe_index__hot-list .item .link .inner{position:relative}.joe_index__hot-list .item .link .inner:hover .image{opacity:0.85}.joe_index__hot-list .item .link .inner:hover .title{background:var(--classC)}.joe_index__hot-list .item .link .inner .image{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;transition:opacity 0.35s}.joe_index__hot-list .item .link .inner .title{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;padding:0 8px;line-height:32px;color:var(--minor);background:var(--classD);transition:background 0.35s}.joe_index__hot-list .item .link .inner .views{display:flex;align-items:center;position:absolute;z-index:1;top:5px;right:5px;background-image:linear-gradient(to right, #fc712a, #f84c39);background-color:#f84c39;color:#fff;font-size:12px;height:18px;padding:0 8px;border-radius:2px;white-space:nowrap}.joe_index__ad{padding-top:15px}.joe_index__ad-link{display:block;position:relative}.joe_index__ad-link .image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-inner);transition:opacity 0.35s}.joe_index__ad-link .image:hover{opacity:0.85}.joe_index__ad-link .icon{position:absolute;z-index:1;top:10px;right:10px;font-size:12px;background:rgba(0,0,0,0.25);padding:2px 5px;border-radius:2px;color:#ebebeb;pointer-events:none}.joe_index__title{display:flex;align-items:center;border-bottom:1px solid var(--classC)}.joe_index__title-title{position:relative;display:flex;align-items:center;color:var(--routine);font-weight:500;height:40px;line-height:40px}.joe_index__title-title .item{cursor:pointer;margin-right:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color 0.35s}.joe_index__title-title .item.active{color:var(--theme)}.joe_index__title-title .line{position:absolute;bottom:-1px;left:0;height:2px;border-radius:1px;background:var(--theme);transition:left 0.35s, width 0.35s}.joe_index__title-notice{display:flex;align-items:center;margin-left:auto;height:40px}.joe_index__title-notice svg{min-width:20px;min-height:20px;width:20px;height:20px;margin-right:5px}.joe_index__title-notice a{color:var(--minor);line-height:20px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color 0.35s}.joe_index__title-notice a:hover{color:var(--theme)}.swiper-container{min-width:0;flex:1;height:335px;--swiper-theme-color: #fff;border-radius:var(--radius-inner)}.swiper-container .item{display:block;height:335px;border-radius:var(--radius-inner)}.swiper-container .item .thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity 0.35s}.swiper-container .item .thumbnail:hover{opacity:0.85}.swiper-container .item .title{position:absolute;z-index:1;left:0;right:0;bottom:0;text-align:center;background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.45));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:15px;padding:10px;font-weight:normal}.swiper-container .item .icon{position:absolute;z-index:1;top:10px;left:10px;width:18px;height:18px;fill:#fff;opacity:0.5}.swiper-container.swiper-container-horizontal .swiper-pagination-bullets{bottom:unset;left:unset;width:auto;right:10px;top:10px}.swiper-container.swiper-container-vertical .swiper-button-next,.swiper-container.swiper-container-vertical .swiper-button-prev{display:none}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{background:rgba(0,0,0,0.1);transition:background 0.35s, right 0.35s, left 0.35s;border-radius:2px}.swiper-container .swiper-button-next:hover,.swiper-container .swiper-button-prev:hover{background:rgba(0,0,0,0.25)}.swiper-container .swiper-button-next::after,.swiper-container .swiper-button-prev::after{font-size:20px}.swiper-container .swiper-button-next{right:-27px}.swiper-container .swiper-button-prev{left:-27px}.swiper-container:hover .swiper-button-next{right:10px}.swiper-container:hover .swiper-button-prev{left:10px} +.joe_index{border-radius:var(--radius-wrap);padding:0 15px;background:var(--background);box-shadow:var(--box-shadow)}.joe_index__banner{padding-top:15px;display:flex}.joe_index__banner-recommend{width:270px;margin-left:15px;display:flex;flex-direction:column}.joe_index__banner-recommend.noswiper{width:100%;flex-direction:row;margin-left:0}.joe_index__banner-recommend.noswiper .item:first-child{margin-bottom:0;margin-right:7.5px}.joe_index__banner-recommend.noswiper .item:last-child{margin-left:7.5px}.joe_index__banner-recommend .item{position:relative;width:100%;height:160px;margin-bottom:15px;border-radius:var(--radius-inner);overflow:hidden}.joe_index__banner-recommend .item:last-child{margin-bottom:0}.joe_index__banner-recommend .item .thumbnail{display:block;width:100%;height:100%}.joe_index__banner-recommend .item .thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.joe_index__banner-recommend .item .information{display:flex;align-items:center;position:absolute;z-index:1;bottom:0;left:0;right:0;padding:8px;background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5));color:#fff;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.joe_index__banner-recommend .item .information .type{background-image:linear-gradient(270deg, #986fee, #8695e6, #68b7dd, #18d7d3);background-color:#8695e6;text-align:center;padding:0 8px;border-radius:2px;height:20px;font-size:12px;color:#fff;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:5px}.joe_index__banner-recommend .item .information .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.joe_index__hot{padding-top:15px}.joe_index__hot-list{display:grid;grid-template-columns:repeat(4, 1fr);-webkit-column-gap:15px;column-gap:15px}.joe_index__hot-list .item{overflow:hidden}.joe_index__hot-list .item .link{display:block}.joe_index__hot-list .item .link .inner{position:relative}.joe_index__hot-list .item .link .inner:hover .image{opacity:0.85}.joe_index__hot-list .item .link .inner:hover .title{background:var(--classC)}.joe_index__hot-list .item .link .inner .image{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;transition:opacity 0.35s;border-radius:var(--radius-inner) var(--radius-inner) 0 0}.joe_index__hot-list .item .link .inner .title{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;padding:0 8px;line-height:32px;color:var(--minor);background:var(--classD);transition:background 0.35s;border-radius:0 0 var(--radius-inner) var(--radius-inner)}.joe_index__hot-list .item .link .inner .views{display:flex;align-items:center;position:absolute;z-index:1;top:5px;right:5px;background-image:linear-gradient(to right, #fc712a, #f84c39);background-color:#f84c39;color:#fff;font-size:12px;height:18px;padding:0 8px;border-radius:2px;white-space:nowrap}.joe_index__ad{padding-top:15px}.joe_index__ad-link{display:block;position:relative}.joe_index__ad-link .image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-inner);transition:opacity 0.35s}.joe_index__ad-link .image:hover{opacity:0.85}.joe_index__ad-link .icon{position:absolute;z-index:1;top:10px;right:10px;font-size:12px;background:rgba(0,0,0,0.25);padding:2px 5px;border-radius:2px;color:#ebebeb;pointer-events:none}.joe_index__title{display:flex;align-items:center;border-bottom:1px solid var(--classC)}.joe_index__title-title{position:relative;display:flex;align-items:center;color:var(--routine);font-weight:500;height:40px;line-height:40px}.joe_index__title-title .item{cursor:pointer;margin-right:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color 0.35s}.joe_index__title-title .item.active{color:var(--theme)}.joe_index__title-title .line{position:absolute;bottom:-1px;left:0;height:2px;border-radius:1px;background:var(--theme);transition:left 0.35s, width 0.35s}.joe_index__title-notice{display:flex;align-items:center;margin-left:auto;height:40px}.joe_index__title-notice svg{min-width:20px;min-height:20px;width:20px;height:20px;margin-right:5px}.joe_index__title-notice a{color:var(--minor);line-height:20px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color 0.35s}.joe_index__title-notice a:hover{color:var(--theme)}.swiper-container{min-width:0;flex:1;height:335px;--swiper-theme-color: #fff;border-radius:var(--radius-inner)}.swiper-container .item{display:block;height:335px;border-radius:var(--radius-inner)}.swiper-container .item .thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity 0.35s}.swiper-container .item .thumbnail:hover{opacity:0.85}.swiper-container .item .title{position:absolute;z-index:1;left:0;right:0;bottom:0;text-align:center;background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.45));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:15px;padding:10px;font-weight:normal}.swiper-container .item .icon{position:absolute;z-index:1;top:10px;left:10px;width:18px;height:18px;fill:#fff;opacity:0.5}.swiper-container.swiper-container-horizontal .swiper-pagination-bullets{bottom:unset;left:unset;width:auto;right:10px;top:10px}.swiper-container.swiper-container-vertical .swiper-button-next,.swiper-container.swiper-container-vertical .swiper-button-prev{display:none}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{background:rgba(0,0,0,0.1);transition:background 0.35s, right 0.35s, left 0.35s;border-radius:2px}.swiper-container .swiper-button-next:hover,.swiper-container .swiper-button-prev:hover{background:rgba(0,0,0,0.25)}.swiper-container .swiper-button-next::after,.swiper-container .swiper-button-prev::after{font-size:20px}.swiper-container .swiper-button-next{right:-27px}.swiper-container .swiper-button-prev{left:-27px}.swiper-container:hover .swiper-button-next{right:10px}.swiper-container:hover .swiper-button-prev{left:10px} diff --git a/assets/css/joe.index.scss b/assets/css/joe.index.scss index f9a0414..9b47d94 100644 --- a/assets/css/joe.index.scss +++ b/assets/css/joe.index.scss @@ -38,15 +38,11 @@ display: block; width: 100%; height: 100%; - transition: opacity 0.35s; img { width: 100%; height: 100%; object-fit: cover; } - &:hover { - opacity: 0.85; - } } .information { display: flex; @@ -60,21 +56,26 @@ background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); color: #fff; line-height: 20px; - &_type { - background-image: linear-gradient(270deg, #986fee, #8695e6, #68b7dd, #18d7d3); + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + .type { + background-image: linear-gradient(270deg, #986fee, #8695e6, #68b7dd, #18d7d3); background-color: #8695e6; - padding: 0 5px; - height: 20px; + text-align: center; + padding: 0 8px; border-radius: 2px; - margin-right: 5px; + height: 20px; font-size: 12px; + color: #fff; + z-index: 2; + user-select: none; + margin-right: 5px; } - &_title { + .text { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - flex: 1; - font-size: 14px; } } } @@ -88,7 +89,6 @@ column-gap: 15px; .item { overflow: hidden; - border-radius: var(--radius-inner); .link { display: block; .inner { @@ -106,6 +106,7 @@ height: 120px; object-fit: cover; transition: opacity 0.35s; + border-radius: var(--radius-inner) var(--radius-inner) 0 0; } .title { font-size: 13px; @@ -118,6 +119,7 @@ color: var(--minor); background: var(--classD); transition: background 0.35s; + border-radius: 0 0 var(--radius-inner) var(--radius-inner); } .views { display: flex; diff --git a/assets/css/joe.responsive.css b/assets/css/joe.responsive.css index 76afc9c..dc01ab2 100644 --- a/assets/css/joe.responsive.css +++ b/assets/css/joe.responsive.css @@ -1 +1 @@ -@media (max-width: 1760px){html #live2d-widget{visibility:hidden}}@media (max-width: 1400px){html .joe_video__list-item{grid-template-columns:repeat(5, 1fr)}html .joe_live__play-player{height:500px}html .joe_list__item.single .thumbnail{height:230px}html .joe_list__item.multiple .thumbnail{grid-template-rows:150px}}@media (max-width: 1200px){html .joe_wallpaper__list{grid-template-columns:repeat(3, 1fr)}html .joe_detail__friends{grid-template-columns:repeat(2, 1fr)}html .joe_video__list-item{grid-template-columns:repeat(4, 1fr)}html .joe_video__player-play{height:450px}html .joe_live__list{grid-template-columns:repeat(2, 1fr)}html .joe_live__play-player{height:450px}html .joe_detail__article-player{height:450px}html .joe_list__item.multiple .thumbnail{grid-template-rows:125px}html .joe_list__item.single .thumbnail{height:200px}html .joe_index__ad-link .image{height:180px}html .joe_index__hot-list .item .link .inner .image{height:90px}html .joe_index__banner{display:block}html .joe_index__banner-recommend{padding-top:15px;width:100%;margin-left:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}html .joe_index__banner-recommend.noswiper{padding-top:0}html .joe_index__banner-recommend .item{margin:0 !important}html .joe_index__hot-list{-webkit-column-gap:10px;column-gap:10px}html .joe_video__list-item .item .thumb{height:200px}}@media (max-width: 992px){html .joe_aside{display:none}html .joe_video__list-item .item .thumb{height:220px}html .joe_video__source-list{grid-template-columns:repeat(5, 1fr)}html .joe_live__play-player{height:420px}html .joe_video__player-play{height:420px}html .joe_detail__article-player{height:420px}html .swiper-container{height:300px}html .swiper-container .item{height:300px}html .joe_header__above-logo{padding-right:0}html .joe_header__above-logo::after{display:none}html .joe_header__above-search{display:none}html .joe_header__above-searchicon{display:block}}@media (max-width: 768px){html .joe_header__above .joe_container{justify-content:space-between}html .joe_header__above-nav{display:none}html .joe_header__above-logo{height:55px;margin-right:0}html .joe_header__above-logo img{max-height:45px}html .joe_header__above-searchicon{margin-left:0}html .joe_header__above-slideicon{display:block}html .joe_header__below{display:none}html .joe_header__searchout{top:55px}html .swiper-container{height:180px}html .swiper-container .item{height:180px}html .joe_index__banner-recommend{gap:10px}html .joe_index__banner-recommend .item{height:100px}html .joe_index__hot-list{overflow-x:auto;grid-template-columns:repeat(4, 200px)}html .joe_index__hot-list::-webkit-scrollbar{display:none}html .joe_index__ad-link .image{height:120px}html .joe_index__title-notice{display:none}html .joe_index__title-title .item{display:none}html .joe_index__title-title .item:nth-child(1),html .joe_index__title-title .item:nth-child(2){display:block}html .joe_list__item .information .title{font-size:16px}html .joe_list__item .information .abstract{display:none}html .joe_list__item .meta .last{display:none !important}html .joe_list__item.single .thumbnail{height:150px;margin-bottom:0}html .joe_list__item.single .thumbnail time{display:none}html .joe_list__item.default .information .title{font-size:15px}html .joe_list__item.default .thumbnail{width:120px;min-width:120px;height:80px;min-height:80px;margin-right:10px}html .joe_list__item.default .thumbnail time{display:none}html .joe_list__item.default .title{margin-bottom:0}html .joe_list__item.default .meta .items{width:100%}html .joe_list__item.default .meta .items li{display:none}html .joe_list__item.default .meta .items li:nth-child(1){display:block}html .joe_list__item.default .meta .items li:nth-child(2){display:block;margin-left:auto}html .joe_list__item.default .meta .items li::after{display:none}html .joe_list__item.multiple .thumbnail{grid-template-rows:70px;gap:10px}html .joe_list__item.none .information{height:120px}html .joe_list__item.none .abstract{display:-webkit-box;font-size:13px;max-height:45px}html .joe_wallpaper__list{grid-template-columns:repeat(2, 1fr)}html .joe_wallpaper__pagination{justify-content:center}html .joe_video__list-item{grid-template-columns:repeat(3, 1fr)}html .joe_video__list-item .item .thumb{height:140px}html .joe_video__pagination{justify-content:center}html .joe_video__source-list{grid-template-columns:repeat(3, 1fr)}html .joe_video__player-play{height:230px}html .joe_live__pagination{justify-content:center}html .joe_live__list-item .thumb{height:100px}html .joe_live__play-player{height:200px}html .joe_detail__title{font-size:18px}html .joe_detail__count-information{width:100%}html .joe_detail__count-information .avatar{display:none}html .joe_detail__count-information .meta{width:100%;height:unset}html .joe_detail__count-information .meta .author{display:none}html .joe_detail__count-information .meta .item{justify-content:center}html .joe_detail__count-information .meta .item span:nth-child(2),html .joe_detail__count-information .meta .item span:nth-child(3){display:none}html .joe_detail__count-created{display:none}html .joe_detail__count::after{display:none}html .joe_detail__friends{grid-template-columns:repeat(1, 1fr)}html .joe_detail__article{font-size:14px}html .joe_detail__article-player{height:220px}html .joe_detail__article pre[class*='language-']{font-size:13px}html .joe_comment{position:relative}html .joe_comment__title{font-size:20px;text-align:left}html .joe_comment__respond-type{position:absolute;top:15px;right:15px}html .joe_comment__respond-form .head{display:block;border-bottom:none}html .joe_comment__respond-form .head .list{border-bottom:1px solid var(--classB)}html .joe_comment__respond-form .head .list:nth-child(2)::before,html .joe_comment__respond-form .head .list:nth-child(2)::after{display:none}html .joe_comment__respond-form .body .text{height:140px}html .joe_comment .comment-list__item-contain .term .avatar{width:34px;height:34px;margin-right:10px}html .joe_comment .comment-list__item-contain .term .content .user .agent{display:none}html .joe_comment .comment-list__item-children{padding-left:0}html .joe_comment .comment-list__item .joe_comment__respond{margin-left:0}html .joe_comment .comment-list__item .joe_comment__respond-type{position:static}html .joe_footer .joe_container{flex-direction:column;justify-content:center;padding-top:10px;padding-bottom:10px}html .joe_footer .joe_container>.item{padding:5px 0}html .joe_footer .joe_container .run{margin:0}}html .noaside .joe_detail__friends{grid-template-columns:repeat(4, 1fr)}html .noaside .joe_video__list-item{grid-template-columns:repeat(7, 1fr)}html .noaside .joe_video__source-list{grid-template-columns:repeat(8, 1fr)}html .noaside .joe_live__list{grid-template-columns:repeat(4, 1fr)}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:200px}html .noaside .joe_list__item.single .thumbnail{height:300px}html .noaside .joe_index__ad-link .image{height:250px}html .noaside .joe_index__hot-list .item .link .inner .image{height:140px}@media (max-width: 1400px){html .noaside .joe_video__list-item{grid-template-columns:repeat(6, 1fr)}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:180px}html .noaside .joe_list__item.single .thumbnail{height:270px}}@media (max-width: 1200px){html .noaside .joe_wallpaper__list{grid-template-columns:repeat(4, 1fr)}html .noaside .joe_detail__friends{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_live__list{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_index__hot-list .item .link .inner .image{height:120px}html .noaside .joe_list__item.single .thumbnail{height:250px}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:150px}html .noaside .joe_index__banner-recommend .item{height:180px}}@media (max-width: 992px){html .noaside .joe_wallpaper__list{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_detail__friends{grid-template-columns:repeat(2, 1fr)}html .noaside .joe_video__list-item{grid-template-columns:repeat(4, 1fr)}html .noaside .joe_video__source-list{grid-template-columns:repeat(5, 1fr)}html .noaside .joe_live__list{grid-template-columns:repeat(2, 1fr)}html .noaside .joe_index__banner-recommend .item{height:160px}html .noaside .joe_index__hot-list .item .link .inner .image{height:90px}html .noaside .joe_index__ad-link .image{height:200px}html .noaside .joe_list__item.single .thumbnail{height:220px}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:130px}}@media (max-width: 768px){html .noaside .joe_wallpaper__list{grid-template-columns:repeat(2, 1fr)}html .noaside .joe_detail__friends{grid-template-columns:repeat(1, 1fr)}html .noaside .joe_video__list-item{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_video__list-item .item .thumb{height:140px}html .noaside .joe_video__source-list{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_index__banner-recommend{gap:10px}html .noaside .joe_index__banner-recommend .item{height:100px}html .noaside .joe_index__ad-link .image{height:120px}html .noaside .joe_list__item.single .thumbnail{height:150px}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:70px}} +@media (max-width: 1760px){html #live2d-widget{visibility:hidden}}@media (max-width: 1400px){html .joe_video__list-item{grid-template-columns:repeat(5, 1fr)}html .joe_live__play-player{height:500px}html .joe_list__item.single .thumbnail{height:230px}html .joe_list__item.multiple .thumbnail{grid-template-rows:150px}}@media (max-width: 1200px){html .joe_wallpaper__list{grid-template-columns:repeat(3, 1fr)}html .joe_detail__friends{grid-template-columns:repeat(2, 1fr)}html .joe_video__list-item{grid-template-columns:repeat(4, 1fr)}html .joe_video__player-play{height:450px}html .joe_live__list{grid-template-columns:repeat(2, 1fr)}html .joe_live__play-player{height:450px}html .joe_detail__article-player{height:450px}html .joe_list__item.multiple .thumbnail{grid-template-rows:125px}html .joe_list__item.single .thumbnail{height:200px}html .joe_index__ad-link .image{height:180px}html .joe_index__hot-list .item .link .inner .image{height:90px}html .joe_index__banner{display:block}html .joe_index__banner-recommend{padding-top:15px;width:100%;margin-left:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}html .joe_index__banner-recommend.noswiper{padding-top:0}html .joe_index__banner-recommend .item{margin:0 !important}html .joe_index__hot-list{-webkit-column-gap:10px;column-gap:10px}html .joe_video__list-item .item .thumb{height:200px}}@media (max-width: 992px){html .joe_aside{display:none}html .joe_video__list-item .item .thumb{height:220px}html .joe_video__source-list{grid-template-columns:repeat(5, 1fr)}html .joe_live__play-player{height:420px}html .joe_video__player-play{height:420px}html .joe_detail__article-player{height:420px}html .swiper-container{height:300px}html .swiper-container .item{height:300px}html .joe_header__above-logo{padding-right:0}html .joe_header__above-logo::after{display:none}html .joe_header__above-search{display:none}html .joe_header__above-searchicon{display:block}}@media (max-width: 768px){html .joe_header__above .joe_container{justify-content:space-between}html .joe_header__above-nav{display:none}html .joe_header__above-logo{height:55px;margin-right:0}html .joe_header__above-logo img{max-height:45px}html .joe_header__above-searchicon{margin-left:0}html .joe_header__above-slideicon{display:block}html .joe_header__below{display:none}html .joe_header__searchout{top:55px}html .swiper-container{height:180px}html .swiper-container .item{height:180px}html .joe_index__banner-recommend{gap:10px}html .joe_index__banner-recommend .item{height:100px}html .joe_index__hot-list{grid-template-columns:repeat(2, 1fr);gap:10px}html .joe_index__ad-link .image{height:120px}html .joe_index__title-notice{display:none}html .joe_index__title-title .item{display:none}html .joe_index__title-title .item:nth-child(1),html .joe_index__title-title .item:nth-child(2){display:block}html .joe_list__item .information .title{font-size:16px}html .joe_list__item .information .abstract{display:none}html .joe_list__item .meta .last{display:none !important}html .joe_list__item.single .thumbnail{height:150px;margin-bottom:0}html .joe_list__item.single .thumbnail time{display:none}html .joe_list__item.default .information .title{font-size:15px}html .joe_list__item.default .thumbnail{width:120px;min-width:120px;height:80px;min-height:80px;margin-right:10px}html .joe_list__item.default .thumbnail time{display:none}html .joe_list__item.default .title{margin-bottom:0}html .joe_list__item.default .meta .items{width:100%}html .joe_list__item.default .meta .items li{display:none}html .joe_list__item.default .meta .items li:nth-child(1){display:block}html .joe_list__item.default .meta .items li:nth-child(2){display:block;margin-left:auto}html .joe_list__item.default .meta .items li::after{display:none}html .joe_list__item.multiple .thumbnail{grid-template-rows:70px;gap:10px}html .joe_list__item.none .information{height:120px}html .joe_list__item.none .abstract{display:-webkit-box;font-size:13px;max-height:45px}html .joe_list__loading .item .thumbnail{width:120px;min-width:120px;height:80px;min-height:80px}html .joe_list__loading .item .information .title{margin-bottom:10px;height:20px}html .joe_list__loading .item .information .abstract p{height:15px}html .joe_wallpaper__list{grid-template-columns:repeat(2, 1fr)}html .joe_wallpaper__pagination{justify-content:center}html .joe_video__list-item{grid-template-columns:repeat(3, 1fr)}html .joe_video__list-item .item .thumb{height:140px}html .joe_video__pagination{justify-content:center}html .joe_video__source-list{grid-template-columns:repeat(3, 1fr)}html .joe_video__player-play{height:230px}html .joe_live__pagination{justify-content:center}html .joe_live__list-item .thumb{height:100px}html .joe_live__play-player{height:200px}html .joe_detail__title{font-size:18px}html .joe_detail__count-information{width:100%}html .joe_detail__count-information .avatar{display:none}html .joe_detail__count-information .meta{width:100%;height:unset}html .joe_detail__count-information .meta .author{display:none}html .joe_detail__count-information .meta .item{justify-content:center}html .joe_detail__count-information .meta .item span:nth-child(2),html .joe_detail__count-information .meta .item span:nth-child(3){display:none}html .joe_detail__count-created{display:none}html .joe_detail__count::after{display:none}html .joe_detail__friends{grid-template-columns:repeat(1, 1fr)}html .joe_detail__article{font-size:14px}html .joe_detail__article-player{height:220px}html .joe_detail__article pre[class*='language-']{font-size:13px}html .joe_comment{position:relative}html .joe_comment__title{font-size:20px;text-align:left}html .joe_comment__respond-type{position:absolute;top:15px;right:15px}html .joe_comment__respond-form .head{display:block;border-bottom:none}html .joe_comment__respond-form .head .list{border-bottom:1px solid var(--classB)}html .joe_comment__respond-form .head .list:nth-child(2)::before,html .joe_comment__respond-form .head .list:nth-child(2)::after{display:none}html .joe_comment__respond-form .body .text{height:140px}html .joe_comment .comment-list__item-contain .term .avatar{width:34px;height:34px;margin-right:10px}html .joe_comment .comment-list__item-contain .term .content .user .agent{display:none}html .joe_comment .comment-list__item-children{padding-left:0}html .joe_comment .comment-list__item .joe_comment__respond{margin-left:0}html .joe_comment .comment-list__item .joe_comment__respond-type{position:static}html .joe_footer .joe_container{flex-direction:column;justify-content:center;padding-top:10px;padding-bottom:10px}html .joe_footer .joe_container>.item{padding:5px 0}html .joe_footer .joe_container .run{margin:0}}html .noaside .joe_detail__friends{grid-template-columns:repeat(4, 1fr)}html .noaside .joe_video__list-item{grid-template-columns:repeat(7, 1fr)}html .noaside .joe_video__source-list{grid-template-columns:repeat(8, 1fr)}html .noaside .joe_live__list{grid-template-columns:repeat(4, 1fr)}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:200px}html .noaside .joe_list__item.single .thumbnail{height:300px}html .noaside .joe_index__ad-link .image{height:250px}html .noaside .joe_index__hot-list .item .link .inner .image{height:140px}@media (max-width: 1400px){html .noaside .joe_video__list-item{grid-template-columns:repeat(6, 1fr)}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:180px}html .noaside .joe_list__item.single .thumbnail{height:270px}}@media (max-width: 1200px){html .noaside .joe_wallpaper__list{grid-template-columns:repeat(4, 1fr)}html .noaside .joe_detail__friends{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_live__list{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_index__hot-list .item .link .inner .image{height:120px}html .noaside .joe_list__item.single .thumbnail{height:250px}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:150px}html .noaside .joe_index__banner-recommend .item{height:180px}}@media (max-width: 992px){html .noaside .joe_wallpaper__list{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_detail__friends{grid-template-columns:repeat(2, 1fr)}html .noaside .joe_video__list-item{grid-template-columns:repeat(4, 1fr)}html .noaside .joe_video__source-list{grid-template-columns:repeat(5, 1fr)}html .noaside .joe_live__list{grid-template-columns:repeat(2, 1fr)}html .noaside .joe_index__banner-recommend .item{height:160px}html .noaside .joe_index__hot-list .item .link .inner .image{height:90px}html .noaside .joe_index__ad-link .image{height:200px}html .noaside .joe_list__item.single .thumbnail{height:220px}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:130px}}@media (max-width: 768px){html .noaside .joe_wallpaper__list{grid-template-columns:repeat(2, 1fr)}html .noaside .joe_detail__friends{grid-template-columns:repeat(1, 1fr)}html .noaside .joe_video__list-item{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_video__list-item .item .thumb{height:140px}html .noaside .joe_video__source-list{grid-template-columns:repeat(3, 1fr)}html .noaside .joe_index__banner-recommend{gap:10px}html .noaside .joe_index__banner-recommend .item{height:100px}html .noaside .joe_index__ad-link .image{height:120px}html .noaside .joe_list__item.single .thumbnail{height:150px}html .noaside .joe_list__item.multiple .thumbnail{grid-template-rows:70px}} diff --git a/assets/css/joe.responsive.scss b/assets/css/joe.responsive.scss index 93876a0..53d9965 100644 --- a/assets/css/joe.responsive.scss +++ b/assets/css/joe.responsive.scss @@ -163,11 +163,8 @@ html { } &__hot { &-list { - overflow-x: auto; - grid-template-columns: repeat(4, 200px); - &::-webkit-scrollbar { - display: none; - } + grid-template-columns: repeat(2, 1fr); + gap: 10px; } } &__ad { @@ -271,7 +268,29 @@ html { } } } + &__loading { + .item { + .thumbnail{ + width: 120px; + min-width: 120px; + height: 80px; + min-height: 80px; + } + .information { + .title { + margin-bottom: 10px; + height: 20px; + } + .abstract { + p { + height: 15px; + } + } + } + } + } } + .joe_wallpaper { &__list { grid-template-columns: repeat(2, 1fr); diff --git a/core/function.php b/core/function.php index 8a7e780..44a7d7f 100644 --- a/core/function.php +++ b/core/function.php @@ -3,7 +3,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "5.0.6"; + return "5.0.7"; }; /* 判断是否是手机 */ diff --git a/index.php b/index.php index 3c64a60..455ceb0 100644 --- a/index.php +++ b/index.php @@ -15,11 +15,11 @@ need('public/include.php'); ?> - + - + @@ -80,8 +80,8 @@ <?php $item->title() ?>
- 推荐 - title() ?> + 推荐 +
title() ?>
@@ -97,7 +97,7 @@
  • - + <?php $item->title(); ?>
    title(); ?>