Browse Source

make product card be same size

Timmy 1 year ago
parent
commit
ac71455402
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hichina-main-front-mobile-first/src/pages/IndexPage.vue

+ 2 - 0
hichina-main-front-mobile-first/src/pages/IndexPage.vue

@@ -177,11 +177,13 @@
             class="cursor-pointer"
             flat
             bordered
+            style="height: 400px"
           >
             <q-img
               @click="goPage('/product-detail/' + item.value.skuGroupId)"
               :src="item.value.imageUrl"
               placeholder-src="https://photoprism.hichinatravel.com/api/v1/t/2bfc32550ae040956f7e861566d26c487c0143e7/32mcf2k4/tile_224"
+              style="height: 220px"
             />
 
             <q-card-section>