修改积分查询
This commit is contained in:
parent
09ae6aa88f
commit
01c61b58cf
|
@ -123,10 +123,10 @@
|
|||
<view class="" style="font-size: 12px;">当期收益(元)</view>
|
||||
</view>
|
||||
<view class="shuxian"></view>
|
||||
<view class="">
|
||||
<view class="" @tap="goNav('/pages/index/currentPoints')">
|
||||
<view class="" style="font-size: 22px;font-weight: bold;">{{ currentIntegral ? currentIntegral : 0 }}
|
||||
</view>
|
||||
<view class="" style="font-size: 12px;" @tap="goNav('/pages/index/currentPoints')">当期积分</view>
|
||||
<view class="" style="font-size: 12px;" >当期积分</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
|
Loading…
Reference in New Issue