@@ -8,9 +8,9 @@
<uni-icons color="#f30" type="icon-renminbi1688" size="16" custom-prefix="iconfont"></uni-icons>
<text class="text">{{ balance.balance > 0 ? (balance?.balance / 100.0).toFixed(2) : 0 }}</text>
</view>
- <view>
+ <!-- <view>
<button class="btn">充值</button>
- </view>
+ </view> -->
<view class="list">
<uni-list border-full>
@@ -5,12 +5,11 @@
<view>
<view class="panel">
- <!-- <uni-icons color="#f30" type="icon-renminbi1688" size="16" custom-prefix="iconfont"></uni-icons> -->
<text class="text">{{ balance.point }}</text>
+ <!-- view>
<button class="btn" @tap="handleUse">积分兑换</button>
<uni-list>