功能优化

This commit is contained in:
zxy
2024-03-31 20:31:08 +08:00
parent 0f8dd1afc8
commit 9060ba5b71

View File

@@ -42,6 +42,15 @@
{{ auth.nation }} {{ auth.nation }}
</view> </view>
</view> </view>
<view class="userBaseList">
<view class="user_left">
社保信息
</view>
<view class="user_Right">
<!-- <block v-if="auth.laborState">农村劳动力</block> -->
{{ auth.politics }}
</view>
</view>
</view> </view>
<!-- 没有认证的情况 --> <!-- 没有认证的情况 -->
<view v-else> <view v-else>