zhenyulei 7 years ago
parent
commit
4cf9228d69
2 changed files with 7 additions and 7 deletions
  1. 0 0
      src/asset/img/cases/phone_icon.png
  2. 7 7
      src/view/cases.vue

src/asset/img/cases/phone_bg.png → src/asset/img/cases/phone_icon.png


+ 7 - 7
src/view/cases.vue

@@ -394,7 +394,7 @@ p{
             position: absolute;
             position: absolute;
             width: 312px;
             width: 312px;
             height: 589px;
             height: 589px;
-            background: url(/img/phone_bg.png) no-repeat;
+            background: url('../asset/img/cases/phone_icon.png'); 
             background-size: 100% 100%;
             background-size: 100% 100%;
             left: 114px;
             left: 114px;
             top: 72px;
             top: 72px;
@@ -611,15 +611,15 @@ p{
     }
     }
     .box .phone-bg{
     .box .phone-bg{
         width: 302px;
         width: 302px;
-    height: 561px;
-    top: 10px;
-    left: 50%;
-    -webkit-transform: translateX(-50%);
-    transform: translateX(-50%);
+        height: 561px;
+        top: 10px;
+        left: 50%;
+        -webkit-transform: translateX(-50%);
+        transform: translateX(-50%);
     }
     }
     .box .box-image .images{
     .box .box-image .images{
         width: 255px;
         width: 255px;
-    height: 454px;
+        height: 454px;
     }
     }
     .nut-swiper .nut-swiper-silde{
     .nut-swiper .nut-swiper-silde{
         display: flex;
         display: flex;