|
|
|
@ -15,7 +15,7 @@ |
|
|
|
|
</view> --> |
|
|
|
|
</shopro-navbar> |
|
|
|
|
|
|
|
|
|
<view class="user-head u-flex u-row-between" @tap="$Router.push('/pages/user/info')"> |
|
|
|
|
<view class="user-head u-flex u-row-between"> |
|
|
|
|
<view class="u-flex"> |
|
|
|
|
<!-- 个人信息 --> |
|
|
|
|
<view class="info-box"> |
|
|
|
@ -48,10 +48,17 @@ |
|
|
|
|
</view> --> |
|
|
|
|
</view> |
|
|
|
|
<view class="u-flex" v-if="userInfo.nickname"> |
|
|
|
|
<button class=" u-reset-button code-btn" @tap="onShare"><text |
|
|
|
|
class="iconfont icon-qrcode"></text></button> |
|
|
|
|
<button class=" u-reset-button code-btn" @tap="$Router.push('/pages/user/info')"> |
|
|
|
|
<u-icon name="setting" color="#ffffff" size="44"></u-icon> |
|
|
|
|
</button> |
|
|
|
|
</view> |
|
|
|
|
<!-- <view class="u-flex" v-if="userInfo.nickname" @tap="$Router.push('/pages/user/info')"> |
|
|
|
|
<button class=" u-reset-button code-btn"> |
|
|
|
|
<u-icon name="setting" color="#ffffff" size="44"></u-icon> |
|
|
|
|
</button> |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
</view> |
|
|
|
|
<view class="userInfo"> |
|
|
|
|
<view class="infoItem" @tap="jump('/pages/user/wallet/index')"> |
|
|
|
|