@@ -1,5 +1,5 @@
<template>
- <view class="labelColor itemBox" style="height: 45px;">
+ <view class="labelColor itemBox" style="padding: 5px 0;">
<view class="item" v-for="(item) in filterList" :key="item[props.idValue]">
<m-filter
class="itemFilter default-text-color default-border"
@@ -8,9 +8,9 @@
<!-- <uni-icons color="#f30" type="icon-renminbi1688" size="16" custom-prefix="iconfont"></uni-icons> -->
<text class="text">{{ balance.point }}</text>
</view>
- <view>
+ <!-- <view>
<button class="btn" @tap="handleUse">积分兑换</button>
- </view>
+ </view> -->
<view class="list">
<uni-list>