diff --git a/components/guyu/home/goods-list.vue b/components/guyu/home/goods-list.vue index 35549bc..4b3c87d 100644 --- a/components/guyu/home/goods-list.vue +++ b/components/guyu/home/goods-list.vue @@ -6,106 +6,121 @@ :hide-empty-view="hideEmptyView" :refresher-enabled="false" @contentHeightChanged="contentHeightChanged" :auto="false" :auto-clean-list-when-reload="false"> - - {{ item.title }} - {{ item.detail }} - + + + + + + - diff --git a/components/guyu/home/tabs.vue b/components/guyu/home/tabs.vue index 251b225..b838621 100644 --- a/components/guyu/home/tabs.vue +++ b/components/guyu/home/tabs.vue @@ -2,8 +2,7 @@