liyongli 1 vuosi sitten
vanhempi
commit
f07806703d
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/views/mainBuilding/index.vue

+ 2 - 2
src/views/mainBuilding/index.vue

@@ -36,8 +36,8 @@
             }"
           >
             <van-image
-              :width="fontSize * 3.7"
-              :height="fontSize * 3.7"
+              :width="fontSize * 5.7"
+              :height="fontSize * 5.7"
               :src="item.logo"
               v-if="item.logo"
               style="vertical-align: middle"