|
@@ -35,7 +35,7 @@ |
|
|
<view wx:for="{{data}}" wx:key="{{index}}"> |
|
|
<view wx:for="{{data}}" wx:key="{{index}}"> |
|
|
<view class='record clearfix record1'> |
|
|
<view class='record clearfix record1'> |
|
|
<text>{{item.merchantName}}</text> |
|
|
<text>{{item.merchantName}}</text> |
|
|
<text>-{{item.payment/100}}元</text> |
|
|
|
|
|
|
|
|
<text>-{{item.deductionAmount/100}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class='record clearfix record2'> |
|
|
<view class='record clearfix record2'> |
|
|
<text>{{item.updateDate}}</text> |
|
|
<text>{{item.updateDate}}</text> |
|
|