|
|
|
@ -98,12 +98,18 @@
|
|
|
|
|
</view> |
|
|
|
|
<view class="tui-tool-text">联系我们</view> |
|
|
|
|
</view> |
|
|
|
|
<view class=" tui-tool-item" @tap="goPageLogin('/pagesB/pages/my/setting')"> |
|
|
|
|
<view class="tui-tool-item" @tap="goPageLogin('/pagesB/pages/my/setting')"> |
|
|
|
|
<view class="tui-icon-box"> |
|
|
|
|
<image src="../../static/img/my/setting.png" class="tui-tool-icon"></image> |
|
|
|
|
</view> |
|
|
|
|
<view class="tui-tool-text">设置</view> |
|
|
|
|
</view> |
|
|
|
|
<view class="tui-tool-item"> |
|
|
|
|
<!-- <view class="tuandui_item_left" @tap="goPageLogin('/pages/member/yaoqing')"> |
|
|
|
|
团队成员:{{oneUserCount}}人</view> --> |
|
|
|
|
<view @tap="goPageLogin('/pagesB/pages/my/shareFriends')" class="yaoqing_btn"> |
|
|
|
|
邀请好友</view> |
|
|
|
|
</view> |
|
|
|
|
<!-- <view class=" tui-tool-item" v-if="userId" @tap='loginOut()'> |
|
|
|
|
<view class="tui-icon-box"> |
|
|
|
|
<image src="https://bwc.xianmxkj.com/img/20210828/e8f096d23a5c4cb0bf0f716901e0ce9a.png" |
|
|
|
@ -148,8 +154,8 @@
|
|
|
|
|
<view @tap="goPageLogin('/pages/my/shareFriends')" class="yaoqing_btn"> |
|
|
|
|
邀请好友</view> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
--> |
|
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
|
<!-- <view class="main"> |
|
|
|
|
<view class="integrals-box"> |
|
|
|
|
<view class="integral" @tap="goPageLoginS('/pages/order/index')"> |
|
|
|
@ -336,6 +342,12 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
onPullDownRefresh() { |
|
|
|
|
this.getUserInfo(this.userId); |
|
|
|
|
this.getUserInfointegral(this.userId); |
|
|
|
|
this.getUserInfoSumMoney(this.userId); |
|
|
|
|
this.checkChannel(); |
|
|
|
|
}, |
|
|
|
|
methods: { |
|
|
|
|
//h5随机头像 |
|
|
|
|
randomAvater(){ |
|
|
|
@ -491,6 +503,7 @@
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
uni.hideLoading(); |
|
|
|
|
uni.stopPullDownRefresh() |
|
|
|
|
}); |
|
|
|
|
}, |
|
|
|
|
goPageLoginS(url) { |
|
|
|
@ -741,7 +754,6 @@
|
|
|
|
|
|
|
|
|
|
.nick { |
|
|
|
|
font-size: 32rpx; |
|
|
|
|
font-family: PingFang SC Bold, PingFang SC Bold-Bold; |
|
|
|
|
font-weight: 700; |
|
|
|
|
color: #333333; |
|
|
|
|
} |
|
|
|
@ -935,112 +947,111 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.info-jifen { |
|
|
|
|
width: 92%; |
|
|
|
|
height: 360rpx; |
|
|
|
|
position: absolute; |
|
|
|
|
background: #FFD900; |
|
|
|
|
border-radius: 15rpx; |
|
|
|
|
z-index: 15; |
|
|
|
|
margin: 235upx 30upx 0; |
|
|
|
|
padding: 20upx; |
|
|
|
|
box-sizing: border-box; |
|
|
|
|
|
|
|
|
|
.info-jifen { |
|
|
|
|
width: 92%; |
|
|
|
|
height: 360rpx; |
|
|
|
|
position: absolute; |
|
|
|
|
background: #FFD900; |
|
|
|
|
border-radius: 15rpx; |
|
|
|
|
z-index: 15; |
|
|
|
|
margin: 235upx 30upx 0; |
|
|
|
|
padding: 20upx; |
|
|
|
|
box-sizing: border-box; |
|
|
|
|
.wdjf { |
|
|
|
|
margin-top: 10rpx; |
|
|
|
|
font-size: 34rpx; |
|
|
|
|
font-weight: 400; |
|
|
|
|
color: #806C30; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.wdjf { |
|
|
|
|
margin-top: 10rpx; |
|
|
|
|
font-size: 34rpx; |
|
|
|
|
font-weight: 400; |
|
|
|
|
.shouye_item { |
|
|
|
|
margin-top: 20rpx; |
|
|
|
|
display: flex; |
|
|
|
|
width: 100%; |
|
|
|
|
color: #333333; |
|
|
|
|
|
|
|
|
|
.shouye_item_text { |
|
|
|
|
color: #806C30; |
|
|
|
|
font-size: 24rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.shouye_item { |
|
|
|
|
margin-top: 20rpx; |
|
|
|
|
display: flex; |
|
|
|
|
width: 100%; |
|
|
|
|
color: #333333; |
|
|
|
|
|
|
|
|
|
.shouye_item_text { |
|
|
|
|
color: #806C30; |
|
|
|
|
font-size: 24rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.shouye_item_money { |
|
|
|
|
margin-top: 10rpx; |
|
|
|
|
font-size: 38rpx; |
|
|
|
|
} |
|
|
|
|
.shouye_item_money { |
|
|
|
|
margin-top: 10rpx; |
|
|
|
|
font-size: 38rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.shouye_item_left { |
|
|
|
|
width: 33%; |
|
|
|
|
text-align: left; |
|
|
|
|
} |
|
|
|
|
.shouye_item_left { |
|
|
|
|
width: 33%; |
|
|
|
|
text-align: left; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.shouye_item_center { |
|
|
|
|
width: 33%; |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
.shouye_item_center { |
|
|
|
|
width: 33%; |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.shouye_item_right { |
|
|
|
|
width: 33%; |
|
|
|
|
text-align: right; |
|
|
|
|
} |
|
|
|
|
.shouye_item_right { |
|
|
|
|
width: 33%; |
|
|
|
|
text-align: right; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.tuandui_item { |
|
|
|
|
margin-top: 20rpx; |
|
|
|
|
display: flex; |
|
|
|
|
width: 100%; |
|
|
|
|
color: #FFFFFF; |
|
|
|
|
border-top: 3rpx solid #ffff00; |
|
|
|
|
padding-top: 15rpx; |
|
|
|
|
.tuandui_item { |
|
|
|
|
margin-top: 20rpx; |
|
|
|
|
display: flex; |
|
|
|
|
width: 100%; |
|
|
|
|
color: #FFFFFF; |
|
|
|
|
border-top: 3rpx solid #ffff00; |
|
|
|
|
padding-top: 15rpx; |
|
|
|
|
|
|
|
|
|
.tuandui_item_left { |
|
|
|
|
width: 75%; |
|
|
|
|
color: #333333; |
|
|
|
|
padding-top: 5rpx; |
|
|
|
|
} |
|
|
|
|
.tuandui_item_left { |
|
|
|
|
width: 75%; |
|
|
|
|
color: #333333; |
|
|
|
|
padding-top: 5rpx; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.yaoqing_btn { |
|
|
|
|
margin-left: 10rpx; |
|
|
|
|
background: #252323; |
|
|
|
|
border-radius: 50rpx; |
|
|
|
|
color: #FFFFFF; |
|
|
|
|
text-align: center; |
|
|
|
|
line-height: 50rpx; |
|
|
|
|
width: 150rpx; |
|
|
|
|
height: 50rpx; |
|
|
|
|
font-size: 30rpx; |
|
|
|
|
font-weight: 500; |
|
|
|
|
} |
|
|
|
|
.yaoqing_btn { |
|
|
|
|
margin-left: 10rpx; |
|
|
|
|
background: #252323; |
|
|
|
|
border-radius: 50rpx; |
|
|
|
|
color: #FFFFFF; |
|
|
|
|
text-align: center; |
|
|
|
|
line-height: 50rpx; |
|
|
|
|
width: 150rpx; |
|
|
|
|
height: 50rpx; |
|
|
|
|
font-size: 30rpx; |
|
|
|
|
font-weight: 500; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.zsy_view { |
|
|
|
|
margin-top: 15rpx; |
|
|
|
|
display: flex; |
|
|
|
|
width: 100%; |
|
|
|
|
} |
|
|
|
|
.zsy_view { |
|
|
|
|
margin-top: 15rpx; |
|
|
|
|
display: flex; |
|
|
|
|
width: 100%; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.sumMoney_view { |
|
|
|
|
font-size: 50rpx; |
|
|
|
|
font-weight: 500; |
|
|
|
|
color: #333333; |
|
|
|
|
width: 75%; |
|
|
|
|
} |
|
|
|
|
.sumMoney_view { |
|
|
|
|
font-size: 50rpx; |
|
|
|
|
font-weight: 500; |
|
|
|
|
color: #333333; |
|
|
|
|
width: 75%; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.duihuan_btn { |
|
|
|
|
margin-left: 10rpx; |
|
|
|
|
background: #252323; |
|
|
|
|
border-radius: 50rpx; |
|
|
|
|
color: #FFFFFF; |
|
|
|
|
text-align: center; |
|
|
|
|
line-height: 60rpx; |
|
|
|
|
width: 150rpx; |
|
|
|
|
height: 60rpx; |
|
|
|
|
font-size: 30rpx; |
|
|
|
|
font-weight: 500; |
|
|
|
|
} |
|
|
|
|
.duihuan_btn { |
|
|
|
|
margin-left: 10rpx; |
|
|
|
|
background: #252323; |
|
|
|
|
border-radius: 50rpx; |
|
|
|
|
color: #FFFFFF; |
|
|
|
|
text-align: center; |
|
|
|
|
line-height: 60rpx; |
|
|
|
|
width: 150rpx; |
|
|
|
|
height: 60rpx; |
|
|
|
|
font-size: 30rpx; |
|
|
|
|
font-weight: 500; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.main { |
|
|
|
|