|
|
@@ -138,9 +138,15 @@
|
|
|
this.initialize(this.noticeList[this.noticeIndex])
|
|
|
this.$set(this,'noticeIndex',this.noticeIndex+1);
|
|
|
}else{
|
|
|
- setTimeout(function() {
|
|
|
- self.dashboardsMediaAnnouncements();
|
|
|
- },300)
|
|
|
+ if(this.noticeList[0]){
|
|
|
+ setTimeout(function() {
|
|
|
+ self.dashboardsMediaAnnouncements();
|
|
|
+ },300)
|
|
|
+ }else{
|
|
|
+ setTimeout(function() {
|
|
|
+ self.dashboardsMediaAnnouncements();
|
|
|
+ },30000)
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
initialize(item){
|
|
|
@@ -356,83 +362,119 @@
|
|
|
width:100%!important;
|
|
|
height:100%!important;
|
|
|
.position-button{
|
|
|
- top:80px!important;
|
|
|
- right:90px!important;
|
|
|
- width:60px!important;
|
|
|
- height:60px!important;
|
|
|
+ /*top:80px!important;*/
|
|
|
+ /*right:90px!important;*/
|
|
|
+ /*width:60px!important;*/
|
|
|
+ /*height:60px!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ top: 105px !important;
|
|
|
+ right: 110px !important;
|
|
|
+ width: 80px !important;
|
|
|
+ height: 80px !important;
|
|
|
}
|
|
|
.null-max-img{
|
|
|
- width:528px!important;
|
|
|
- height:474px!important;
|
|
|
- /*width: 2840px!important;*/
|
|
|
- /*height: 1400px!important;*/
|
|
|
- margin: 190px 116px 0!important;
|
|
|
+ /*width:528px!important;*/
|
|
|
+ /*height:474px!important;*/
|
|
|
+ /*margin: 190px 116px 0!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ display: block;
|
|
|
+ width: 900px !important;
|
|
|
+ height:807px!important;
|
|
|
+ margin: 600px auto 0 !important;
|
|
|
}
|
|
|
.content-box{
|
|
|
- width: 2840px!important;
|
|
|
- height: 1400px!important;
|
|
|
+ /*width: 2840px!important;*/
|
|
|
+ /*height: 1400px!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width: 3605px!important;
|
|
|
+ height: 1960px!important;
|
|
|
margin: 190px 116px 0!important;
|
|
|
}
|
|
|
#scrollPdfBox{
|
|
|
- width: 2840px!important;
|
|
|
- height: 1400px!important;
|
|
|
+ /*width: 2840px!important;*/
|
|
|
+ /*height: 1400px!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width: 3605px!important;
|
|
|
+ height: 1960px!important;
|
|
|
margin: 190px 116px 0!important;
|
|
|
}
|
|
|
#scrollDocxBox{
|
|
|
- width: 2840px!important;
|
|
|
- height: 1400px!important;
|
|
|
+ /*width: 2840px!important;*/
|
|
|
+ /*height: 1400px!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width: 3605px!important;
|
|
|
+ height: 1960px!important;
|
|
|
margin: 190px 116px 0!important;
|
|
|
}
|
|
|
.img-max-big-box{
|
|
|
- width: 2840px!important;
|
|
|
- height: 1400px!important;
|
|
|
+ /*width: 2840px!important;*/
|
|
|
+ /*height: 1400px!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width: 3605px!important;
|
|
|
+ height: 1960px!important;
|
|
|
margin: 190px 116px 0!important;
|
|
|
}
|
|
|
.mp4-max-big-box{
|
|
|
- width: 2840px!important;
|
|
|
- height: 1400px!important;
|
|
|
+ /*width: 2840px!important;*/
|
|
|
+ /*height: 1400px!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width: 3605px!important;
|
|
|
+ height: 1960px!important;
|
|
|
margin: 190px 116px 0!important;
|
|
|
.video-player{
|
|
|
- width:2840px!important;
|
|
|
- height:1400px!important;
|
|
|
+ /*width:2840px!important;*/
|
|
|
+ /*height:1400px!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width: 3605px!important;
|
|
|
+ height: 1960px!important;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
.centerNotice{
|
|
|
- width:1314px;
|
|
|
- height:753px;
|
|
|
+ /*width:1314px;*/
|
|
|
+ /*height:753px;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width: 1570px;
|
|
|
+ height:1003px;
|
|
|
overflow: hidden;
|
|
|
background-image: url("../../assets/ZDimages/img_sptz_bg@1x.png");
|
|
|
background-size: 100% 100%;
|
|
|
color:#fff;
|
|
|
.centerNotice-page{
|
|
|
- width:1314px;
|
|
|
- height:753px;
|
|
|
+ /*width:1314px;*/
|
|
|
+ /*height:753px;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width: 1570px;
|
|
|
+ height:1003px;
|
|
|
overflow: hidden;
|
|
|
position: relative;
|
|
|
.position-button{
|
|
|
position: absolute;
|
|
|
- top:24px;
|
|
|
- right:28px;
|
|
|
+ /*top:24px;*/
|
|
|
+ /*right:28px;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ top:40px;
|
|
|
+ right:38px;
|
|
|
width:50px;
|
|
|
height:50px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.null-max-img{
|
|
|
- /*width:1150px;*/
|
|
|
- /*height:650px;*/
|
|
|
width:528px!important;
|
|
|
height:474px!important;
|
|
|
- margin:170px 0 0 393px;
|
|
|
- /*margin:85px 81px 0;*/
|
|
|
+ margin:300px 0 0 520px;
|
|
|
}
|
|
|
//富文本
|
|
|
.content-box{
|
|
|
flex:1;
|
|
|
- width:1150px;
|
|
|
- height:650px;
|
|
|
- margin:85px 81px 0;
|
|
|
+ /*width:1150px;*/
|
|
|
+ /*height:650px;*/
|
|
|
+ /*margin:85px 81px 0!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width:1406px;
|
|
|
+ height:860px;
|
|
|
+ margin:115px 81px 0!important;
|
|
|
overflow-y: scroll;
|
|
|
}
|
|
|
.content-box::-webkit-scrollbar{
|
|
|
@@ -451,20 +493,30 @@
|
|
|
}
|
|
|
#scrollPdfBox{
|
|
|
display: block!important;
|
|
|
- width:1150px!important;
|
|
|
- height:650px!important;
|
|
|
- margin:85px 81px 0!important;
|
|
|
+ /*width:1150px;*/
|
|
|
+ /*height:650px;*/
|
|
|
+ /*margin:85px 81px 0!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width:1406px;
|
|
|
+ height:860px;
|
|
|
+ margin:115px 81px 0!important;
|
|
|
}
|
|
|
#scrollDocxBox{
|
|
|
display: block!important;
|
|
|
- width:1150px!important;
|
|
|
- height:650px!important;
|
|
|
- margin:85px 81px 0!important;
|
|
|
+ /*width:1150px;*/
|
|
|
+ /*height:650px;*/
|
|
|
+ /*margin:85px 81px 0!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width:1406px;
|
|
|
+ height:860px;
|
|
|
+ margin:115px 81px 0!important;
|
|
|
}
|
|
|
//PDF
|
|
|
::v-deep .vue-office-pdf{
|
|
|
margin:20px auto!important;
|
|
|
- width:1190px!important;
|
|
|
+ /*width:1190px!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width:1406px!important;
|
|
|
}
|
|
|
::v-deep .vue-office-pdf-wrapper{
|
|
|
background-color: rgba(0,0,0,0)!important;
|
|
|
@@ -506,9 +558,13 @@
|
|
|
display: none;
|
|
|
}
|
|
|
.img-max-big-box{
|
|
|
- width:1150px;
|
|
|
- height:650px;
|
|
|
- margin:85px 81px 0;
|
|
|
+ /*width:1150px;*/
|
|
|
+ /*height:650px;*/
|
|
|
+ /*margin:85px 81px 0!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width:1406px;
|
|
|
+ height:860px;
|
|
|
+ margin:115px 81px 0!important;
|
|
|
overflow: hidden;
|
|
|
position: relative;
|
|
|
img {
|
|
|
@@ -518,13 +574,20 @@
|
|
|
}
|
|
|
.mp4-max-big-box{
|
|
|
display:block;
|
|
|
- width:1150px;
|
|
|
- height:650px;
|
|
|
- margin:85px 81px 0;
|
|
|
+ /*width:1150px;*/
|
|
|
+ /*height:650px;*/
|
|
|
+ /*margin:85px 81px 0!important;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width:1406px;
|
|
|
+ height:860px;
|
|
|
+ margin:115px 81px 0!important;
|
|
|
.video-player{
|
|
|
display:block;
|
|
|
- width:1150px;
|
|
|
- height:650px;
|
|
|
+ /*width:1150px;*/
|
|
|
+ /*height:650px;*/
|
|
|
+ /*分辨率调整*/
|
|
|
+ width:1406px;
|
|
|
+ height:860px;
|
|
|
}
|
|
|
}
|
|
|
}
|