changjiaming 5 日 前
コミット
645c3aaa7b
共有3 個のファイルを変更した3 個の追加3 個の削除を含む
  1. BIN
      2024-11-23.7z
  2. BIN
      src/assets/contactUs/erweima.png
  3. 3 3
      src/views/login/pcComponents/ContactUs.vue

BIN
2024-11-23.7z


BIN
src/assets/contactUs/erweima.png


+ 3 - 3
src/views/login/pcComponents/ContactUs.vue

@@ -185,7 +185,7 @@ export default {
     height: 8vw;
     padding-right: 11vw;
     margin: 1vw auto 3vw;
-    background-image: url('../../../assets/contactUs/erweima.svg');
+    background-image: url('../../../assets/contactUs/erweima.png');
     background-size: auto 100%;
     background-repeat: no-repeat;
     background-position: right center;
@@ -195,14 +195,14 @@ export default {
       font-size: 0.7vw;
       line-height: 1vw;
       flex-grow: 1;
-      margin-top: 1.5vw;
+      // margin-top: 1.5vw;
       color: #575757;
     }
     b {
       font-size: 0.7vw;
       color: #F7941D;
       text-align: right;
-      margin-bottom: 1.5vw;
+      // margin-bottom: 1.5vw;
     }
   }