提交
This commit is contained in:
parent
ecff73f776
commit
0187cc5289
|
@ -210,7 +210,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="screen6">
|
<!-- <div class="screen6">
|
||||||
<div class="wrapper1680">
|
<div class="wrapper1680">
|
||||||
<div class="title">
|
<div class="title">
|
||||||
您也可能感兴趣
|
您也可能感兴趣
|
||||||
|
@ -248,7 +248,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> -->
|
||||||
<FootBar
|
<FootBar
|
||||||
id="myfooter"
|
id="myfooter"
|
||||||
theme="dark"
|
theme="dark"
|
||||||
|
@ -604,7 +604,7 @@ export default {
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
}
|
}
|
||||||
.screen-list .content-type {
|
.screen-list .content-type {
|
||||||
font-size: 16rem;
|
font-size: 36rem;
|
||||||
color: #D70D12;
|
color: #D70D12;
|
||||||
line-height: 26rem;
|
line-height: 26rem;
|
||||||
margin-bottom: 24rem;
|
margin-bottom: 24rem;
|
||||||
|
@ -633,7 +633,7 @@ export default {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.screen6 {
|
/* .screen6 {
|
||||||
height: auto;
|
height: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
background-color: #F5F5F7;
|
background-color: #F5F5F7;
|
||||||
|
@ -723,7 +723,7 @@ export default {
|
||||||
}
|
}
|
||||||
.screen6 >>> .learn-more:hover .group-hover\:dashoffset-0 {
|
.screen6 >>> .learn-more:hover .group-hover\:dashoffset-0 {
|
||||||
stroke-dashoffset: 0;
|
stroke-dashoffset: 0;
|
||||||
}
|
} */
|
||||||
.video-dialog {
|
.video-dialog {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
@tab-click="handleChosePane"
|
@tab-click="handleChosePane"
|
||||||
>
|
>
|
||||||
<el-tab-pane
|
<el-tab-pane
|
||||||
label="投资者新闻"
|
label="投资者"
|
||||||
name="first"
|
name="first"
|
||||||
>
|
>
|
||||||
<div class="news-wrapper">
|
<div class="news-wrapper">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user