|
@@ -533,7 +533,7 @@ export default{
|
|
|
}
|
|
|
.plat-block{
|
|
|
height: 900px;
|
|
|
- background: url("../../assets/img/home/plat01-1.png") no-repeat center 30px;
|
|
|
+ background: url("../../assets/img/home/plat01.png") no-repeat center 30px;
|
|
|
background-size: auto;
|
|
|
position: relative;
|
|
|
.plat-block-back{
|
|
@@ -541,7 +541,7 @@ export default{
|
|
|
height: 417px;
|
|
|
position: absolute;
|
|
|
bottom: 0;
|
|
|
- background: url("../../assets/img/home/plat02-2.png") no-repeat center bottom;
|
|
|
+ background: url("../../assets/img/home/plat02.png") no-repeat center bottom;
|
|
|
.word-box{
|
|
|
width: 1200px;
|
|
|
height: 250px;
|