guhongwei %!s(int64=5) %!d(string=hai) anos
pai
achega
73709c7a17
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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;