功能优化
This commit is contained in:
@@ -42,6 +42,15 @@
|
||||
{{ auth.nation }}
|
||||
</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 v-else>
|
||||
|
||||
Reference in New Issue
Block a user