|
|
@ -23,7 +23,8 @@ |
|
|
|
<view class="num">{{couponNum}}</view> |
|
|
|
</view> |
|
|
|
<view style="height: 35rpx;width: 2rpx;background:#E3E3E3;"></view> |
|
|
|
<view class="flex-column-center" @click="gotoPath('/subPackages/pointsMall/index')"> |
|
|
|
<!-- <view class="flex-column-center" @click="gotoPath('/subPackages/pointsMall/index')"> --> |
|
|
|
<view class="flex-column-center" @click="qidai()"> |
|
|
|
<view class="title">积分</view> |
|
|
|
<view class="num">{{userInfo.score||0}}</view> |
|
|
|
</view> |
|
|
@ -218,7 +219,8 @@ |
|
|
|
{ |
|
|
|
src: 'https://static.ticket.sz-trip.com/uploads/20251011/5d884b6d3abf2d38fdffa928795184a7.png', |
|
|
|
title: '积分商城', |
|
|
|
path: '/subPackages/pointsMall/index', |
|
|
|
// path: '/subPackages/pointsMall/index', |
|
|
|
path: "", |
|
|
|
isShow: true, |
|
|
|
}, |
|
|
|
{ |
|
|
|