This commit is contained in:
dong_bo0602 2021-04-16 11:11:12 +08:00
parent f787a4982d
commit e9253c37dd
8 changed files with 45 additions and 45 deletions

View File

@ -1,32 +1,32 @@
.clearFloat:after{content:'';display:block;clear:both} .clearFloat:after{content:'';display:block;clear:both}
.fl{float:left} .fl{float:left}
.fr{float:right} .fr{float:right}
.banner,.banner img{width:100%;height:630px;min-width:1530px} .banner,.banner img{width:100%;height:630px;min-width:1200px}
.nav{width:1530px;margin:-50px auto 0;position:relative;padding:20px 0;background:#fff;-webkit-box-shadow:0 0 10px #eee;box-shadow:0 0 10px #eee;border-radius:5px} .nav{width:1200px;margin:-50px auto 0;position:relative;padding:20px 0;background:#fff;-webkit-box-shadow:0 0 10px #eee;box-shadow:0 0 10px #eee;border-radius:5px}
.nav ul li{width:255px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #d2d2d2;cursor:pointer;overflow: hidden} .nav ul li{width:200px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #d2d2d2;cursor:pointer;overflow: hidden}
.nav.child ul li{width: 306px;} .nav.child ul li{width: 240px;}
.nav ul li.log-out{padding: 0 20px;} .nav ul li.log-out{padding: 0 10px;}
.nav ul li.log-out .left{width: 90px;text-align: center;} .nav ul li.log-out .left{width: 85px;text-align: center;}
.nav ul li.log-out a{padding: 0;font-size:20px;color:#333;} .nav ul li.log-out a{padding: 0;font-size:20px;color:#333;}
.nav ul li.log-out a, .nav ul li.log-out .left span{line-height: 30px;margin: 0;font-size: 18px} .nav ul li.log-out a, .nav ul li.log-out .left span{line-height: 30px;margin: 0;font-size: 16px}
.nav ul li.log-out .left span{border-bottom: 1px solid #DDD;white-space: nowrap;overflow: hidden;text-overflow: ellipsis} .nav ul li.log-out .left span{border-bottom: 1px solid #DDD;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.nav ul li.log-out .left span.not-admin{border: none;line-height: 60px} .nav ul li.log-out .left span.not-admin{border: none;line-height: 60px}
.nav ul li:last-child{border-right:none} .nav ul li:last-child{border-right:none}
.nav ul li a{display:block;overflow:hidden;padding:0 20px} .nav ul li a{display:block;overflow:hidden;padding:0 10px}
.nav ul li .left span{font-size:20px;color:#333;display:block;margin-top:8px} .nav ul li .left span{font-size:18px;color:#333;display:block;margin-top:8px}
.nav ul li .left p{font-size:14px;color:#999} .nav ul li .left p{font-size:12px;color:#999}
.nav ul li .right a{display: block;line-height: 60px;font-size: 20px;margin-right:20px;width: 60px;height: 60px;background: url("../images/logout-bg.png") no-repeat center;background-size: 100% 100%;border-radius: 50%;text-align: center;color: #fff;font-weight: normal} .nav ul li .right a{display: block;line-height: 60px;font-size: 20px;width: 60px;height: 60px;background: url("../images/logout-bg.png") no-repeat center;background-size: 100% 100%;border-radius: 50%;text-align: center;color: #fff;font-weight: normal}
.nav ul li .right img{width:60px;height:60px} .nav ul li .right img{width:60px;height:60px}
.nav ul li.active .left span{color:#3d41b7;font-weight:700;line-height:60px;margin-top:0;position:relative} .nav ul li.active .left span{color:#3d41b7;font-weight:700;line-height:60px;margin-top:0;position:relative}
.nav ul li.active .left span:after{content:'';display:block;width:100%;height:2px;background:#3d41b7;position:absolute;left:0;bottom:10px} .nav ul li.active .left span:after{content:'';display:block;width:100%;height:2px;background:#3d41b7;position:absolute;left:0;bottom:10px}
.nav ul li.active .left p{display:none} .nav ul li.active .left p{display:none}
.mid-link{width:1530px;margin:30px auto;border-top:10px solid #ffd88b;-webkit-box-shadow:0 0 10px #eee;box-shadow:0 0 10px #eee;padding-bottom:30px} .mid-link{width:1200px;margin:20px auto;border-top:10px solid #ffd88b;-webkit-box-shadow:0 0 10px #eee;box-shadow:0 0 10px #eee;padding-bottom:30px}
.mid-link .text{display:block;margin:15px 0 15px 15px} .mid-link .text{display:block;margin:15px 0 15px 15px}
.mid-link .link{padding:0 30px;overflow:hidden} .mid-link .link{padding:0 30px;overflow:hidden}
.mid-link .link .link-box{float:left;width:23.25%;height:130px;margin-right:2%;cursor:pointer;display:block} .mid-link .link .link-box{float:left;width:23.25%;height:120px;margin-right:2%;cursor:pointer;display:block}
.mid-link .link .link-box:last-child{margin-right:0} .mid-link .link .link-box:last-child{margin-right:0}
.mid-link .link .link-box img{width:100%;height:100%} .mid-link .link .link-box img{width:100%;height:100%}
.news{width:1530px;margin:0 auto 30px} .news{width:1200px;margin:0 auto 20px}
.news .news-box{width:32%;margin-right:2%;-webkit-box-shadow:0 0 10px #eee;box-shadow:0 0 10px #eee;float:left} .news .news-box{width:32%;margin-right:2%;-webkit-box-shadow:0 0 10px #eee;box-shadow:0 0 10px #eee;float:left}
.news .news-box:last-child{margin-right:0} .news .news-box:last-child{margin-right:0}
.news .news-box .box-title{height:40px;line-height:40px;padding:0 10px;background:#064ec0;color:#fff} .news .news-box .box-title{height:40px;line-height:40px;padding:0 10px;background:#064ec0;color:#fff}
@ -39,7 +39,7 @@
.news .news-box .news-list ul li:hover,.news .news-box .news-list ul li:hover a{color:#064ec0} .news .news-box .news-list ul li:hover,.news .news-box .news-list ul li:hover a{color:#064ec0}
.news .news-box .news-list ul li a{color:#333;display:inline-block;max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis} .news .news-box .news-list ul li a{color:#333;display:inline-block;max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news .news-box .news-list ul li span{float:right} .news .news-box .news-list ul li span{float:right}
.slide-news{width:1530px;margin:0 auto 30px;overflow:hidden} .slide-news{width:1200px;margin:0 auto 30px;overflow:hidden}
.slide-news .slide{width:66%;height:420px;float:left} .slide-news .slide{width:66%;height:420px;float:left}
.slide .bd a{display:block;position:relative} .slide .bd a{display:block;position:relative}
.dynamic-news,.slide{position:relative} .dynamic-news,.slide{position:relative}
@ -48,25 +48,25 @@
.dynamic-news>a.prev:hover,.slide>a.prev:hover{background:url(../images/prev-on.png) no-repeat center} .dynamic-news>a.prev:hover,.slide>a.prev:hover{background:url(../images/prev-on.png) no-repeat center}
.dynamic-news>a.next,.slide>a.next{right:10px;background:url(../images/next.png) no-repeat center;background-size:100% 100%} .dynamic-news>a.next,.slide>a.next{right:10px;background:url(../images/next.png) no-repeat center;background-size:100% 100%}
.dynamic-news>a.next:hover,.slide>a.next:hover{background:url(../images/next-on.png) no-repeat center} .dynamic-news>a.next:hover,.slide>a.next:hover{background:url(../images/next-on.png) no-repeat center}
.slide .bd a img{width:100%;height:420px} .slide .bd a img{width:100%;height:380px}
.slide-text{position:absolute;left:0;bottom:0;background:rgba(0,0,0,.6);color:#fff;font-size:14px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:40px;line-height:40px;padding:0 10px;box-sizing:border-box} .slide-text{position:absolute;left:0;bottom:0;background:rgba(0,0,0,.6);color:#fff;font-size:14px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:40px;line-height:40px;padding:0 10px;box-sizing:border-box}
.slide-news .exposure-news{width:32%;float:right} .slide-news .exposure-news{width:32%;float:right}
.exposure-box{float:left;width:96px} .exposure-box{float:left;width:96px}
.exposure-box img{width:96px;height:96px} .exposure-box img{width:96px;height:96px}
.exposure-title{float:right;width:380px} .exposure-title{float:right;width:275px}
.exposure-title a{font-size:24px;color:#064ec0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:15px} .exposure-title a{font-size:24px;color:#064ec0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:15px}
.exposure-title p{font-size:24px;color:#064ec0} .exposure-title p{font-size:24px;color:#064ec0}
.exposure{overflow:hidden;padding-bottom:15px;border-bottom:2px solid #a0a0a0} .exposure{overflow:hidden;padding-bottom:15px;border-bottom:2px solid #a0a0a0}
.exposure-news-list li{height:60px;line-height:60px;border-bottom:1px dashed #eee;padding:0 10px;font-size:16px} .exposure-news-list li{height:53px;line-height:53px;border-bottom:1px dashed #eee;padding:0 10px;font-size:16px}
.exposure-news-list li a{display:inline-block;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333} .exposure-news-list li a{display:inline-block;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}
.exposure-news-list li span{float:right;color:#333} .exposure-news-list li span{float:right;color:#333}
.exposure-news-list li:hover a,.exposure-news-list li:hover span{color:#064ec0} .exposure-news-list li:hover a,.exposure-news-list li:hover span{color:#064ec0}
.bottom-nav{width:1530px;margin:0 auto 30px} .bottom-nav{width:1200px;margin:0 auto 30px}
.nav-title{font-size:18px;color:#333;font-weight:700;padding-bottom:10px;border-bottom:2px solid #de0606} .nav-title{font-size:18px;color:#333;font-weight:700;padding-bottom:10px;border-bottom:2px solid #de0606}
.nav-list{margin-top:10px} .nav-list{margin-top:10px}
.nav-list a{display:inline-block;margin-right:15px;font-size:16px;color:#333;line-height:30px} .nav-list a{display:inline-block;margin-right:15px;font-size:16px;color:#333;line-height:30px}
.footer{background:#f0efef;min-width:1530px;text-align:center;padding:25px 0;color:#b2b1b1;font-size:16px} .footer{background:#f0efef;min-width:1200px;text-align:center;padding:25px 0;color:#b2b1b1;font-size:16px}
.row{width:1530px;margin:30px auto} .row{width:1200px;margin:30px auto}
.row:after{content:'';display:block;clear:both} .row:after{content:'';display:block;clear:both}
.row .dynamic{width:49%;float:left} .row .dynamic{width:49%;float:left}
.img-title{margin-bottom:15px;position:relative} .img-title{margin-bottom:15px;position:relative}
@ -83,20 +83,20 @@
.notice-list li span{font-size:16px;color:#333;float:right} .notice-list li span{font-size:16px;color:#333;float:right}
.notice-list li:hover a,.notice-list li:hover span{color:#064ec0} .notice-list li:hover a,.notice-list li:hover span{color:#064ec0}
.row .pass{float:left} .row .pass{float:left}
.detail{width:1530px;margin:30px auto;background:#fff;padding:30px;box-sizing:border-box} .detail{width:1200px;margin:30px auto;background:#fff;padding:30px;box-sizing:border-box}
.news-title{padding-bottom:30px;border-bottom:1px solid #e5e5e5;text-align:center} .news-title{padding-bottom:30px;border-bottom:1px solid #e5e5e5;text-align:center}
.news-title h2{font-size:22px;color:#333;margin-bottom:20px} .news-title h2{font-size:22px;color:#333;margin-bottom:20px}
.news-title p{font-size:16px;color:#999} .news-title p{font-size:16px;color:#999}
.news-detail{padding:20px 0;min-height:500px} .news-detail{padding:20px 0;min-height:500px}
.news-detail p{line-height:35px;font-size:16px;color:#333} .news-detail p{line-height:35px;font-size:16px;color:#333}
.assessment-header .banner,.assessment-header .banner img{width:100%;height:300px;min-width:1530px} .assessment-header .banner,.assessment-header .banner img{width:100%;height:300px;min-width:1200px}
.count{width:1530px;margin:30px auto;padding:20px;box-sizing:border-box;background:#fff} .count{width:1200px;margin:20px auto;padding:15px 15px 0;box-sizing:border-box;background:#fff}
.chart-box{width:280px} .chart-box{width:260px}
.count-title{padding-left:10px;border-left:5px solid #3d41b7;font-size:16px;color:#333} .count-title{padding-left:10px;border-left:5px solid #3d41b7;font-size:16px;color:#333}
.chart{width:280px;height:170px;margin-top:10px} .chart{width:260px;height:170px;margin-top:10px}
.count-container{width:1200px} .count-container{width:900px}
.count-out{margin-top:30px} .count-out{margin-top:30px}
.count-box{float:left;width:285px;height:120px;padding:20px 20px 30px 150px;box-sizing:border-box;text-align:right;margin-right:15px} .count-box{float:left;width:210px;height:115px;padding:20px 20px 30px 100px;box-sizing:border-box;text-align:right;margin-right:15px}
.count-box:first-child{background:url(../images/count-icon1.png) no-repeat center;background-size:100% 100%} .count-box:first-child{background:url(../images/count-icon1.png) no-repeat center;background-size:100% 100%}
.count-box:nth-child(2){background:url(../images/count-icon2.png) no-repeat center;background-size:100% 100%} .count-box:nth-child(2){background:url(../images/count-icon2.png) no-repeat center;background-size:100% 100%}
.count-box:nth-child(3){background:url(../images/count-icon3.png) no-repeat center;background-size:100% 100%} .count-box:nth-child(3){background:url(../images/count-icon3.png) no-repeat center;background-size:100% 100%}
@ -104,8 +104,8 @@
.count-box:nth-child(5){background:url(../images/count-icon5.png) no-repeat center;background-size:100% 100%;margin-right:0} .count-box:nth-child(5){background:url(../images/count-icon5.png) no-repeat center;background-size:100% 100%;margin-right:0}
.count-box span{font-size:26px;color:#fff;font-weight:700} .count-box span{font-size:26px;color:#fff;font-weight:700}
.count-box p{font-size:16px;color:#fff} .count-box p{font-size:16px;color:#fff}
.assessment-main{width:1530px;margin:0 auto 30px;position: relative} .assessment-main{width:1200px;margin:0 auto 30px;position: relative}
.left-nav{float:left;background:#fff;width:280px;box-shadow:0 0 10px #eee;padding:15px;box-sizing:border-box;height:100%;border-radius:5px;position: absolute;} .left-nav{float:left;background:#fff;width:260px;box-shadow:0 0 10px #eee;padding:15px;box-sizing:border-box;height:100%;border-radius:5px;position: absolute;}
.nav-title{padding-bottom:10px;border-bottom:1px solid #ddd} .nav-title{padding-bottom:10px;border-bottom:1px solid #ddd}
.nav-title span{display:inline-block;padding-left:10px;border-left:5px solid #3d41b7;font-size:16px;color:#333;font-weight:400} .nav-title span{display:inline-block;padding-left:10px;border-left:5px solid #3d41b7;font-size:16px;color:#333;font-weight:400}
.nav-tab{border-bottom:1px dashed #ddd;padding:0 10px} .nav-tab{border-bottom:1px dashed #ddd;padding:0 10px}
@ -120,7 +120,7 @@
.hide-list li:after{content:'';display:block;width:6px;height:6px;border-radius:50%;background:#333;position:absolute;top:20px;left:7px;margin-top:-3px} .hide-list li:after{content:'';display:block;width:6px;height:6px;border-radius:50%;background:#333;position:absolute;top:20px;left:7px;margin-top:-3px}
.hide-list li .nav-name.active{color:#3d41b7} .hide-list li .nav-name.active{color:#3d41b7}
.hide-list li.active:after{background:#3d41b7} .hide-list li.active:after{background:#3d41b7}
.right-main{width:1230px;float:right} .right-main{width:930px;float:right}
.assessment-search{padding:15px;background:#fff;border-radius:5px;box-shadow:0 0 10px #eee} .assessment-search{padding:15px;background:#fff;border-radius:5px;box-shadow:0 0 10px #eee}
.assessment-search-container{margin-top:20px} .assessment-search-container{margin-top:20px}
.assessment-search-box{float:left;margin-right:10px;font-size:0} .assessment-search-box{float:left;margin-right:10px;font-size:0}
@ -146,7 +146,7 @@
.fullWidth{width: 100% !important;} .fullWidth{width: 100% !important;}
.no-data{text-align: center;padding: 200px 0;background: #fff;border-radius: 5px;box-shadow: 0 0 10px #eee;} .no-data{text-align: center;padding: 200px 0;background: #fff;border-radius: 5px;box-shadow: 0 0 10px #eee;}
.no-data img{width: 200px;} .no-data img{width: 200px;}
.news-container{width: 1530px;margin: 30px auto;padding: 0 20px 20px;background: #fff;border-radius: 5px;box-shadow: 0 0 10px #EEE;box-sizing: border-box} .news-container{width: 1200px;margin: 30px auto;padding: 0 20px 20px;background: #fff;border-radius: 5px;box-shadow: 0 0 10px #EEE;box-sizing: border-box}
.page-title{height: 60px;line-height: 60px;border-bottom: 1px solid #ddd;font-size: 20px;color:#333;padding-left: 15px;position: relative} .page-title{height: 60px;line-height: 60px;border-bottom: 1px solid #ddd;font-size: 20px;color:#333;padding-left: 15px;position: relative}
.page-title:after{content: '';display: block;width: 5px;height: 25px;background: #064ec0;position: absolute;left: 0;top: 50%;margin-top: -10px} .page-title:after{content: '';display: block;width: 5px;height: 25px;background: #064ec0;position: absolute;left: 0;top: 50%;margin-top: -10px}
.news-container .news-list{min-height: 500px;} .news-container .news-list{min-height: 500px;}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -70,7 +70,7 @@
<div class="news-list"> <div class="news-list">
<ul v-cloak> <ul v-cloak>
<li v-for="news in newsList"> <li v-for="news in newsList">
<a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.subTitle" target="_blank" :title="news.subTitle">{{news.subTitle}}</a> <a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.subTitle" target="_blank" :title="news.title">{{news.title}}</a>
<span>{{news.publishDate}}</span> <span>{{news.publishDate}}</span>
</li> </li>
</ul> </ul>
@ -180,6 +180,7 @@
// 分页 // 分页
paging: function (page) { paging: function (page) {
this.page.page = page this.page.page = page
this.newsList = []
this.getNewsList() this.getNewsList()
} }
}, },

View File

@ -70,7 +70,7 @@
<div class="news-list"> <div class="news-list">
<ul v-cloak> <ul v-cloak>
<li v-for="news in newsList"> <li v-for="news in newsList">
<a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.subTitle" target="_blank" :title="news.subTitle">{{news.subTitle}}</a> <a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.subTitle" target="_blank" :title="news.title">{{news.title}}</a>
<span>{{news.publishDate}}</span> <span>{{news.publishDate}}</span>
</li> </li>
</ul> </ul>

View File

@ -76,16 +76,16 @@
<div class="mid-link"> <div class="mid-link">
<img src="assets/web/images/text.png" alt="" class="text"> <img src="assets/web/images/text.png" alt="" class="text">
<div class="link"> <div class="link">
<a href="javascript: void(0);" class="link-box"> <a href="route/web/list.html?title=一周新闻&id=045d07ca-4300-4071-81ed-b3c549915820" class="link-box">
<img src="assets/web/images/mid-img1.png" alt=""> <img src="assets/web/images/mid-img1.png" alt="">
</a> </a>
<a href="javascript: void(0);" class="link-box"> <a href="route/web/list.html?title=最新动态&id=b6ca6135-d469-453b-93d5-8a3f47340f0a" class="link-box">
<img src="assets/web/images/mid-img2.png" alt=""> <img src="assets/web/images/mid-img2.png" alt="">
</a> </a>
<a href="javascript: void(0);" class="link-box"> <a href="route/web/list.html?title=通知公告&id=e1b31bdd-4537-4c97-ae59-d2a922a61cbd" class="link-box">
<img src="assets/web/images/mid-img3.png" alt=""> <img src="assets/web/images/mid-img3.png" alt="">
</a> </a>
<a href="javascript: void(0);" class="link-box"> <a href="route/web/list.html?title=通报曝光&id=e50b0c87-2416-4995-8561-f7502c1e2cdd" class="link-box">
<img src="assets/web/images/mid-img4.png" alt=""> <img src="assets/web/images/mid-img4.png" alt="">
</a> </a>
</div> </div>
@ -99,7 +99,7 @@
<div class="news-list"> <div class="news-list">
<ul v-cloak> <ul v-cloak>
<li v-for="news in weekNews"> <li v-for="news in weekNews">
<a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.subTitle">{{news.subTitle}}</a> <a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.title">{{news.title}}</a>
<span>{{news.publishDate}}</span> <span>{{news.publishDate}}</span>
</li> </li>
</ul> </ul>
@ -113,7 +113,7 @@
<div class="news-list"> <div class="news-list">
<ul v-cloak> <ul v-cloak>
<li v-for="news in dynamicList"> <li v-for="news in dynamicList">
<a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.subTitle">{{news.subTitle}}</a> <a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.title">{{news.title}}</a>
<span>{{news.publishDate}}</span> <span>{{news.publishDate}}</span>
</li> </li>
</ul> </ul>
@ -127,7 +127,7 @@
<div class="news-list"> <div class="news-list">
<ul v-cloak> <ul v-cloak>
<li v-for="news in infoPublic"> <li v-for="news in infoPublic">
<a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.subTitle">{{news.subTitle}}</a> <a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.title">{{news.title}}</a>
<span>{{news.publishDate}}</span> <span>{{news.publishDate}}</span>
</li> </li>
</ul> </ul>
@ -142,7 +142,7 @@
<a :href="'route/web/detail.html?contentId=' + banner.contentId"> <a :href="'route/web/detail.html?contentId=' + banner.contentId">
<img :src="'route/file/download/true/' + banner.coverPhotos" alt="" v-if="banner.coverPhotos"> <img :src="'route/file/download/true/' + banner.coverPhotos" alt="" v-if="banner.coverPhotos">
<img src="assets/web/images/slide.png" alt="" v-else> <img src="assets/web/images/slide.png" alt="" v-else>
<div class="slide-text">{{banner.subTitle}}</div> <div class="slide-text">{{banner.title}}</div>
</a> </a>
</li> </li>
</ul> </ul>
@ -156,14 +156,14 @@
<img src="assets/web/images/exposure.png" alt=""> <img src="assets/web/images/exposure.png" alt="">
</div> </div>
<div class="exposure-title" v-cloak> <div class="exposure-title" v-cloak>
<a :href="'route/web/detail.html?contentId=' + exposureFirst.contentId">{{exposureFirst.subTitle}}</a> <a :href="'route/web/detail.html?contentId=' + exposureFirst.contentId">{{exposureFirst.title}}</a>
<p>{{exposureFirst.publishDate}}</p> <p>{{exposureFirst.publishDate}}</p>
</div> </div>
</div> </div>
<div class="exposure-news-list"> <div class="exposure-news-list">
<ul v-cloak> <ul v-cloak>
<li v-for="news in exposureList"> <li v-for="news in exposureList">
<a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.subTitle">{{news.subTitle}}</a> <a :href="'route/web/detail.html?contentId=' + news.contentId" :title="news.title">{{news.title}}</a>
<span>{{news.publishDate}}</span> <span>{{news.publishDate}}</span>
</li> </li>
</ul> </ul>
@ -287,7 +287,6 @@
for (let i = 0; i < data.rows.length; i++) { for (let i = 0; i < data.rows.length; i++) {
data.rows[i].coverPhotos = data.rows[i].coverPhotos.split(',')[0] data.rows[i].coverPhotos = data.rows[i].coverPhotos.split(',')[0]
} }
console.log(data.rows)
self.bannerList = data.rows self.bannerList = data.rows
self.$nextTick(function () { self.$nextTick(function () {
jQuery(".slide").slide({mainCell:".bd ul",effect:"left",autoPlay:true,delayTime:500}); jQuery(".slide").slide({mainCell:".bd ul",effect:"left",autoPlay:true,delayTime:500});