fix: 修复ubg
parent
205c0637d8
commit
62d0f51a5b
|
@ -90,9 +90,9 @@
|
|||
<view class="user-menus" style="margin-top: 20rpx;">
|
||||
<!-- <view class="menu-title">我的服务</view> -->
|
||||
<u-cell-group>
|
||||
<u-cell title="收货地址" isLink @click="jumpPage('/pages/users/user_address_list/index')">
|
||||
<!-- <u-cell title="收货地址" isLink @click="jumpPage('/pages/users/user_address_list/index')">
|
||||
<u-icon slot="icon" size="45" name="/static/images/user_icon1.png"></u-icon>
|
||||
</u-cell>
|
||||
</u-cell> -->
|
||||
<u-cell title="分销中心" v-if="userInfo.userType === 'PROMOTER'" isLink
|
||||
@click="jumpPage('/pages/users/user_spread_code/index')">
|
||||
<u-icon slot="icon" size="45" name="/static/images/user_icon2.png"></u-icon>
|
||||
|
|
Loading…
Reference in New Issue