|
|
|
@ -46,6 +46,7 @@ |
|
|
|
|
<text lines="1" class="text_2">消息</text> |
|
|
|
|
</view> |
|
|
|
|
<!-- / --> |
|
|
|
|
<!-- #ifndef H5 --> |
|
|
|
|
<view class="group_4" @click="lookMemberCode('2')" |
|
|
|
|
v-if="userInfo.user_type == 20 || userInfo.user_type==40"> |
|
|
|
|
|
|
|
|
@ -58,6 +59,7 @@ |
|
|
|
|
<image :src="$picUrl+'/static/user/code.png'" class="thumbnail_3"></image> |
|
|
|
|
<text lines="1" class="text_4">分销码</text> |
|
|
|
|
</view> |
|
|
|
|
<!-- #endif --> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
<view class="plus" v-if="userInfo.user_type== 20 || userInfo.user_type== 30 " |
|
|
|
|