tenggouwa 7 년 전
부모
커밋
bd89fef38b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;