|  | @@ -141,14 +141,16 @@
 | 
											
												
													
														|  |              class="cursor-pointer"
 |  |              class="cursor-pointer"
 | 
											
												
													
														|  |              flat
 |  |              flat
 | 
											
												
													
														|  |              bordered
 |  |              bordered
 | 
											
												
													
														|  | 
 |  | +            style="height: 530px"
 | 
											
												
													
														|  |            >
 |  |            >
 | 
											
												
													
														|  |              <q-img
 |  |              <q-img
 | 
											
												
													
														|  |                @click="goPage('/blog-detail/' + item.value.blogId)"
 |  |                @click="goPage('/blog-detail/' + item.value.blogId)"
 | 
											
												
													
														|  |                :src="item.value.headImageUrl"
 |  |                :src="item.value.headImageUrl"
 | 
											
												
													
														|  | 
 |  | +              style="height: 300px"
 | 
											
												
													
														|  |                placeholder-src="https://photoprism.hichinatravel.com/api/v1/t/2bfc32550ae040956f7e861566d26c487c0143e7/32mcf2k4/tile_224"
 |  |                placeholder-src="https://photoprism.hichinatravel.com/api/v1/t/2bfc32550ae040956f7e861566d26c487c0143e7/32mcf2k4/tile_224"
 | 
											
												
													
														|  |              />
 |  |              />
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -            <q-card-section>
 |  | 
 | 
											
												
													
														|  | 
 |  | +            <q-card-section style="max-height: 200px; overflow: hidden">
 | 
											
												
													
														|  |                <div class="text-overline text-orange-9">
 |  |                <div class="text-overline text-orange-9">
 | 
											
												
													
														|  |                  {{ item.value.createdTime }}
 |  |                  {{ item.value.createdTime }}
 | 
											
												
													
														|  |                </div>
 |  |                </div>
 | 
											
										
											
												
													
														|  | @@ -167,10 +169,12 @@
 | 
											
												
													
														|  |              class="cursor-pointer"
 |  |              class="cursor-pointer"
 | 
											
												
													
														|  |              flat
 |  |              flat
 | 
											
												
													
														|  |              bordered
 |  |              bordered
 | 
											
												
													
														|  | 
 |  | +            style="height: 400px"
 | 
											
												
													
														|  |            >
 |  |            >
 | 
											
												
													
														|  |              <q-img
 |  |              <q-img
 | 
											
												
													
														|  |                @click="goPage('/product-detail/' + item.value.skuGroupId)"
 |  |                @click="goPage('/product-detail/' + item.value.skuGroupId)"
 | 
											
												
													
														|  |                :src="item.value.imageUrl"
 |  |                :src="item.value.imageUrl"
 | 
											
												
													
														|  | 
 |  | +              style="height: 220px"
 | 
											
												
													
														|  |                placeholder-src="https://photoprism.hichinatravel.com/api/v1/t/2bfc32550ae040956f7e861566d26c487c0143e7/32mcf2k4/tile_224"
 |  |                placeholder-src="https://photoprism.hichinatravel.com/api/v1/t/2bfc32550ae040956f7e861566d26c487c0143e7/32mcf2k4/tile_224"
 | 
											
												
													
														|  |              />
 |  |              />
 | 
											
												
													
														|  |  
 |  |  
 |