This commit is contained in:
parent
91afb430ca
commit
1257212478
|
@ -7,7 +7,7 @@
|
|||
<image :src="avatar" class="head-port""
|
||||
@click="goNav('/pages/my/userinfo')"></image>
|
||||
</view>
|
||||
<view class="u-flex-1" v-if="isLogin && userName">
|
||||
<view class="u-flex-1" v-if="isLogin && userName" style="color: #ffffff;">
|
||||
<view class="u-font-18 ">
|
||||
<view class="flex align-center" style="margin-bottom: 5px;">
|
||||
<view class="margin-left-sm">{{ userName }}</view>
|
||||
|
|
Loading…
Reference in New Issue