优化占位图显示
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
</view>
|
||||
<!-- </u-list-item>-->
|
||||
<!-- </u-list>-->
|
||||
|
||||
<u-empty v-if='groupbuyList.length === 0' text='暂无团购活动' marginTop='100' />
|
||||
</scroll-view>
|
||||
</view>
|
||||
</template>
|
||||
@@ -112,6 +114,7 @@ const loadMore = () => {
|
||||
|
||||
.scroll-view {
|
||||
background: #FFFFFF;
|
||||
height: 100vh;
|
||||
|
||||
.item {
|
||||
padding: 20rpx 30rpx 40rpx 30rpx;
|
||||
|
Reference in New Issue
Block a user