useDetail.wxml 1.5 KB

1
  1. <view class="container data-v-551fb24c"><image class="banner data-v-551fb24c" src="{{a}}" mode="aspectFill"/><view class="title data-v-551fb24c" style="{{'top:' + d}}"><view class="title_back data-v-551fb24c" bindtap="{{c}}"><wd-icon wx:if="{{b}}" class="data-v-551fb24c" u-i="551fb24c-0" bind:__l="__l" u-p="{{b}}"></wd-icon></view> 使用明细 </view><view class="time data-v-551fb24c"><wd-datetime-picker wx:if="{{g}}" class="data-v-551fb24c" bindconfirm="{{e}}" u-i="551fb24c-1" bind:__l="__l" bindupdateModelValue="{{f}}" u-p="{{g}}"/></view><scroll-view scroll-y class="body data-v-551fb24c" bindscrolltolower="{{i}}"><view wx:for="{{h}}" wx:for-item="item" wx:key="l" class="body_item data-v-551fb24c"><view wx:if="{{item.a}}" class="data-v-551fb24c"><view class="item_msg data-v-551fb24c"><view class=" data-v-551fb24c">订单号:{{item.b}}</view><view class="msg_detail data-v-551fb24c">充值+{{item.c}}</view></view><view class=" data-v-551fb24c">描述:支付{{item.d}} </view><view class="item_text data-v-551fb24c">主余额:{{item.e}} </view><view class="item_text data-v-551fb24c">{{item.f}}</view></view><view wx:if="{{item.g}}" class="data-v-551fb24c"><view class="item_msg data-v-551fb24c"><view class=" data-v-551fb24c">订单号:{{item.h}}</view><view class="msg_detail data-v-551fb24c">提现-{{item.i}}</view></view><view class="item_text data-v-551fb24c">主余额:{{item.j}} </view><view class="item_text data-v-551fb24c">{{item.k}}</view></view></view></scroll-view></view>