个人中心

parent ae30f0dc
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
</div> </div>
</div> </div>
<div class="content"> <div class="content">
<van-tabs v-model:active="active" background="#f8f8f8" animated swipeable sticky> <van-tabs v-model:active="active" background="#f8f8f8" animated swipeable sticky offset-top="50">
<van-tab title="待发布"> <van-tab title="待发布">
<picture-list ref="waitingPublishPicture" :active="0" @total="setTotal" @refresh="handleRefreshPublishPicture" @publish="handlePublishPicture"></picture-list> <picture-list ref="waitingPublishPicture" :active="0" @total="setTotal" @refresh="handleRefreshPublishPicture" @publish="handlePublishPicture"></picture-list>
</van-tab> </van-tab>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment