guhongwei 5 năm trước cách đây
mục cha
commit
73709c7a17
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/layout/supermarket/fabu.vue

+ 4 - 0
src/layout/supermarket/fabu.vue

@@ -108,9 +108,13 @@ export default {
   margin: 0 0 10px 0;
 }
 .fabuList .image {
+  display: none;
   width: 100px;
   height: 97px;
 }
+.fabuList .image:first-child {
+  display: block;
+}
 .fabuListInfo {
   padding: 0 20px;
   width: 475px;