个人中心功能优化

This commit is contained in:
zxy
2024-03-31 20:15:07 +08:00
parent b1abee8c5b
commit 0f8dd1afc8
3 changed files with 8 additions and 6 deletions

View File

@@ -35,10 +35,11 @@
</view>
<view class="userBaseList">
<view class="user_left">
身份
身份信息
</view>
<view class="user_Right">
<block v-if="auth.laborState">农村劳动力</block>
<!-- <block v-if="auth.laborState">农村劳动力</block> -->
{{ auth.nation }}
</view>
</view>
</view>