瀏覽代碼

'图片压缩'

chending1994 5 年之前
父節點
當前提交
1bcb0d244b
共有 5 個文件被更改,包括 4 次插入3 次删除
  1. 二進制
      assets/images/campus/detail_bg.png
  2. 二進制
      assets/images/index/product_course@3x.png
  3. 二進制
      assets/images/index/town_img.png
  4. 1 1
      pages/index.vue
  5. 3 2
      pages/news/index.vue

二進制
assets/images/campus/detail_bg.png


二進制
assets/images/index/product_course@3x.png


二進制
assets/images/index/town_img.png


+ 1 - 1
pages/index.vue

@@ -218,7 +218,7 @@
               >
                 <div class="product-item-img course-product-item-img">
                   <nuxt-link target="_blank" to="/">
-                    <img src="~/assets/images/index/product_course@3x.png" alt="" srcset="">
+                    <img src="~/assets/images/index/product_course.png" alt="" srcset="">
                   </nuxt-link>
                   <div class="course-product-item-play">
                     <nuxt-link target="_blank" to="/">

+ 3 - 2
pages/news/index.vue

@@ -488,7 +488,7 @@ export default {
       width: 100%;
       height:625px;
       background:rgba(247,251,255,1);
-      padding: 73px 340px 143px;
+      padding: 73px 0 143px;
       .label {
         font-size:58px;
         font-family:PingFangSC-Semibold,PingFang SC;
@@ -497,8 +497,9 @@ export default {
         text-align: center;
       }
       .advantage-show {
-        margin-top: 48px;
+        margin: 48px auto 0;
         display: flex;
+        width: 1280px;
         .advantage-item {
           width: 272px;
           height: 280px;