|
|
@ -25,12 +25,12 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="bottom" bindtap="navigateToIntegralCentre" data-points="{{userInfo.points}}"> |
|
|
|
<text class="text1">等级:{{userInfo.grade}}</text> |
|
|
|
<view class="bottom"> |
|
|
|
<text class="text1" bindtap="jqqd">等级:{{userInfo.grade}}</text> |
|
|
|
|
|
|
|
<text class="text2">积分:{{userInfo.points}}</text> |
|
|
|
<text class="text2" bindtap="navigateToIntegralCentre" data-points="{{userInfo.points}}">积分:{{userInfo.points}}</text> |
|
|
|
|
|
|
|
<text class="text3">积分兑换</text> |
|
|
|
<text class="text3" bindtap="jqqd">积分兑换</text> |
|
|
|
</view> |
|
|
|
<!-- <view class="bottom"> |
|
|
|
<view class="operation" bindtap="navigateToInviteRecord"> |
|
|
|