| | |
| | | <view class="desc"> |
| | | <span |
| | | v-if="bannerList[i].point.end">{{bannerList[i].point.current || 0}}/{{bannerList[i].point.end}},升级还需{{bannerList[i].point.end-bannerList[i].point.current}}成长值</span> |
| | | <span v-else>成长值:{{bannerList[i].point.current || 0}}</span> |
| | | <span v-else>当前成长值:{{bannerList[i].point.current || 0}}</span> |
| | | </view> |
| | | </view> |
| | | </view> |
| | |
| | | background-color: #9DBEDF; |
| | | padding: 8rpx 14rpx; |
| | | color: #fff; |
| | | border-top-left-radius: 16rpx; |
| | | border-bottom-right-radius: 16rpx; |
| | | border-top-left-radius: 8rpx; |
| | | border-bottom-right-radius: 8rpx; |
| | | text-align: center; |
| | | line-height: 48rpx; |
| | | min-width: 132rpx; |