@@ -30,7 +30,7 @@
<text>人脸已认证<text style="color: blue;margin-left: 5px;"></text><text style="color: blue;" @click="authAgain">重新认证</text></text>
</view>
<!--用户信息-->
- <view class="user">
+ <view class="user" style="display: flex;">
<image src="../../static/icon/user.png" mode="widthFix" class="head"></image>
<view class="con">
<view class="nickName omit">{{user.name}}({{ user.phone }})</view>