MrShi
2026-05-14 ce1248297e07cf5e409a37d43f2e0b54fcf86071
app/pages/wallet/wallet.vue
@@ -76,7 +76,7 @@
                           </template>
                           </view>
                           <view class="info-a-price">
                              <text>{{item.type==1?'-':'+'}}{{(item.num ||0).toFixed(2)}}</text>
                              <text>{{item.type==1?'-':'+'}}{{(item.amountInfo ||0)}}</text>
                              <text></text>
                           </view>
                        </view>
@@ -243,12 +243,6 @@
               this.hasNext = true
               this.dataList=[]
            }
            console.log({
                  startTime: this.startDate || this.defaultStartDate,
                  endTime: this.endDate || this.defaultEndDate,
                  type: this.type,
                  optType: this.active === 1?1:(this.active === 2?-1:'')
               })
            this.$u.api.driverPage({
               capacity: 10,
               model: {