tenggouwa 7 years ago
parent
commit
bd89fef38b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/home/home.vue

+ 2 - 2
src/views/home/home.vue

@@ -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;