|
|
|
@ -108,7 +108,7 @@
|
|
|
|
|
<view class="card-container" :style="{backgroundImage:'url('+staticImage.userAdvisorBg+')'}"> |
|
|
|
|
<view class="top-container row"> |
|
|
|
|
<view class="title"> |
|
|
|
|
<u-text :text="'我的顾问积分'" size="32rpx" color="#fff" line-height="48rpx"></u-text> |
|
|
|
|
<u-text :text="'我的积分'" size="32rpx" color="#fff" line-height="48rpx"></u-text> |
|
|
|
|
</view> |
|
|
|
|
<view @click="navTo('/pages/Integral/detail',true)" class="text-btn row col" style="flex: 0 0 160rpx;"> |
|
|
|
|
<u-text :text="'积分明细'" size="32rpx" color="#fff" line-height="48rpx"></u-text> |
|
|
|
|