flx:提交施工样式
This commit is contained in:
parent
63832fc21c
commit
3a2abd3934
@ -718,12 +718,16 @@ export default {
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
.bg_top {
|
.bg_top {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 268px;
|
height: 220px;
|
||||||
background-image: url(~@/assets/images/bthgIcon/bg5.png);
|
background-image: url(~@/assets/images/bthgIcon/bg5.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
/deep/.el-carousel__container {
|
||||||
|
width: 100% !important;
|
||||||
|
height: 220px !important;
|
||||||
|
}
|
||||||
/deep/ .el-carousel__indicators--horizontal {
|
/deep/ .el-carousel__indicators--horizontal {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user