diff --git a/code/app/home/view/kuangyu/推广SEO过程设计记录/index.md b/code/app/home/view/kuangyu/推广SEO过程设计记录/index.md index eea43fc..c3ffd0c 100644 --- a/code/app/home/view/kuangyu/推广SEO过程设计记录/index.md +++ b/code/app/home/view/kuangyu/推广SEO过程设计记录/index.md @@ -80,7 +80,7 @@ pc-首页 2组 详情页url '/novel/{strPinYin}-{intNId}/mulu/{strOrder}/{intPage}' - 章节页url '/novel/{strPinYin}-{intNId}/zhang-{intChapterSort}/{intChapterPage}', + 章节页url '/ novel/{strPinYin}-{intNId}/zhang-{intChapterSort}/{intChapterPage}', 目录页url '/novel/{strPinYin}-{intNId}/mulu/{strOrder}/{intPage}', 其它页面。。。 diff --git a/code/public/template/kuangyu/home/bai_web/css/style.css b/code/public/template/kuangyu/home/bai_web/css/style.css index 4f20c1f..07b8a91 100644 --- a/code/public/template/kuangyu/home/bai_web/css/style.css +++ b/code/public/template/kuangyu/home/bai_web/css/style.css @@ -198,7 +198,11 @@ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;} /* 热门推荐 */ .content .area{width: 1064px; height: 514px; background: #fff; padding: 38px 18px 40px;} -.content .site-description{width: 1064px; padding: 10px 0px 0px;font-size: 1rem;} +.content .site-description{width: 100%; + padding: 10px 10px 10px; + font-size: 1rem; + background: #ffffff; + margin: 10px 0;} .f2 .area_head{overflow: hidden; margin-bottom: 15px;} .f2 .f2_list{overflow: hidden; padding: 0 10px;} .f2 .f2_list li{overflow: hidden; width: 122px; margin: 6px 0; float: left; padding: 13px 26px;} diff --git a/code/public/template/kuangyu/home/new_wap/css/style.css b/code/public/template/kuangyu/home/new_wap/css/style.css index e981bbf..5ec28ac 100644 --- a/code/public/template/kuangyu/home/new_wap/css/style.css +++ b/code/public/template/kuangyu/home/new_wap/css/style.css @@ -259,6 +259,8 @@ aria { font-size: 0.7rem; padding: 0.5rem 0.5rem; line-height: 1rem; + background: #ffffff; + margin-bottom: 0.5rem; } .breadcrumb .site-description{ padding: 0.5rem 0rem 0rem;