|
|
|
@ -57,9 +57,9 @@ |
|
|
|
|
<view class="mt-md" style="height: 72rpx" v-else></view> --> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
<!-- <auth :needAuth="userInfo && (!userInfo.phone || !userInfo.nickName)" :must="true" v-if="userPageType == 1" |
|
|
|
|
<auth :needAuth="userInfo && (!userInfo.phone || !userInfo.nickName)" :must="true" v-if="userPageType == 1" |
|
|
|
|
:type="!userInfo.phone ? 'phone' : 'userInfo'" @go="$util.goUrl({ url: `/user/pages/stored/list` })" |
|
|
|
|
> --> |
|
|
|
|
> |
|
|
|
|
<!-- <view |
|
|
|
|
class=" flex-between ml-sm mr-lg pt-lg pb-lg pl-md pr-sm fill-base f-caption c-desc box-shadow radius-16 "> |
|
|
|
|
<view> |
|
|
|
@ -71,11 +71,11 @@ |
|
|
|
|
<i class="iconfont iconchongzhi" :style="{color:primaryColor}"></i> |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
<!-- <view class="chongzhi"> |
|
|
|
|
<view class="chongzhi"> |
|
|
|
|
<text>充值加倍送,立即充值</text> |
|
|
|
|
<image src="../static/arrow.png" mode=""></image> |
|
|
|
|
</view> |
|
|
|
|
</auth> --> |
|
|
|
|
</auth> |
|
|
|
|
<view class="" v-if="userPageType == 2"> |
|
|
|
|
<view style="padding-top:113upx;font-size: 36upx;color:#ffffff;text-align:center;position:relative">首页 |
|
|
|
|
<text style="position:absolute;font-size: 30rpx;color:#ffffff;right:25upx;top:120upx" @click="mygroup">我的团队</text> |
|
|
|
|