update square.vue
This commit is contained in:
parent
56173c6f45
commit
d9394a719f
@ -40,7 +40,7 @@
|
||||
<u-empty margin-top="100" text="暂无内容" mode="favor"></u-empty>
|
||||
</block>
|
||||
<block v-else>
|
||||
<view style="margin: 30rpx 0;">
|
||||
<view class="no-info">
|
||||
<u-loadmore :status="loadStatus" />
|
||||
</view>
|
||||
</block>
|
||||
@ -242,5 +242,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.no-info {
|
||||
margin: 30rpx 0;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user