shaogen1995 4 lat temu
rodzic
commit
eb1b2ca771

BIN
src/assets/images/AllWall/hswh4.png


+ 2 - 0
src/components/International.vue

@@ -2,7 +2,9 @@
 <template>
 <div class='International'>
         <div class="txt">
+            <div>
       <img src="../assets/images/AllWall/gjzc.png" alt="" />
+            </div>
       <img src="../assets/images/AllWall/gjzcbac.png" alt="" />
     </div>
     <div class="conten">

+ 2 - 4
src/components/RenCulture.vue

@@ -13,7 +13,7 @@
           <img src="../assets/images/AllWall/hswh1.png" alt="" />
         </a>
         <a
-        style="width:94%"
+        style="width:94%; margin-bottom: 0px;"
           href="http://www.4dmodel.com/SuperTwo/index.html?m=794_f"
           class="tow"
         >
@@ -113,7 +113,6 @@ export default {
 .conten img {
   object-fit: cover;
   width: 100%;
-  height: 100%;
 }
 .left {
   height: 100%;
@@ -125,10 +124,9 @@ export default {
 }
 .one {
   width: 100%;
-  height: 317px;
 }
 .tow {
+  margin-bottom: 4px;
   width: 100%;
-  height: 210px;
 }
 </style>

+ 3 - 1
src/view/Home.vue

@@ -9,7 +9,9 @@
   <div class="bigbac">
     <div id="posters">
       <div class="txt">
+        <div>
         <img src="../assets/images/AllWall/ctwh.png" alt="" />
+        </div>
         <img src="../assets/images/AllWall/ctwhbac.png" alt="" />
       </div>
       <Tradition />
@@ -58,7 +60,7 @@ export default {
     position: relative;
   width: 100%;
   height: 100vh;
-  padding-top: 80px;
+  padding-top: 50px;
 }
 .bigbac {
   width: 100%;