guo00guo %!s(int64=5) %!d(string=hai) anos
pai
achega
af56a60118
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      src/components/commons/Header2.0.vue
  2. 1 1
      src/pages/Homepage/TestCard.vue

+ 1 - 1
src/components/commons/Header2.0.vue

@@ -381,7 +381,7 @@
 
 <style scoped>
   .header-nav {
-    padding: 10px 0;
+    padding: 5px 0;
     text-align: center;
     display: flex;
     font-size: 16px;

+ 1 - 1
src/pages/Homepage/TestCard.vue

@@ -11,7 +11,7 @@
 
         <waterfall-slot
           v-for="(item, index) in applicationTypeList"
-          width="300"
+          width="350"
           :height="200"
           :order="index"
           :key="item.code"