Merge branch 'master' of http://118.178.224.202:3000/ewide/zsxt_nbzs_h5
This commit is contained in:
BIN
FrontCode2/sunshine_levy/src/assets/img/zspg.png
Normal file
BIN
FrontCode2/sunshine_levy/src/assets/img/zspg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
BIN
FrontCode2/sunshine_levy/src/assets/img/zsxy.png
Normal file
BIN
FrontCode2/sunshine_levy/src/assets/img/zsxy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 61 KiB |
@@ -4,13 +4,13 @@
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
|
||||
width: 95%;
|
||||
width: 97%;
|
||||
height: 220px;
|
||||
margin: 10px;
|
||||
|
||||
background: url(../../assets/img/zspg.jpg);
|
||||
background: url(../../assets/img/zspg.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 90px;
|
||||
background-size: 100% 150px;
|
||||
}
|
||||
.proTopBoxxy {
|
||||
position: absolute;
|
||||
@@ -18,16 +18,21 @@
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
|
||||
width: 95%;
|
||||
width: 97%;
|
||||
height: 220px;
|
||||
margin: 10px;
|
||||
|
||||
background: url(../../assets/img/zsxy.jpg);
|
||||
background: url(../../assets/img/zsxy.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 90px;
|
||||
background-size: 100% 150px;
|
||||
}
|
||||
.proCenterBox {
|
||||
width: 94%;
|
||||
position: relative;
|
||||
left: -5px;
|
||||
|
||||
overflow: hidden;
|
||||
|
||||
width: 92%;
|
||||
margin-top: 78px;
|
||||
|
||||
border-radius: 6px;
|
||||
|
||||
Reference in New Issue
Block a user