invoiceList.wxml 1.4 KB

1
  1. <view class="curpage"><view class="search" style="margin-bottom:24rpx;"><u-search bind:input="__e" vue-id="25c75a34-1" placeholder="请输入单号" borderColor="#A8A8A8" height="64rpx" value="{{keyword}}" data-event-opts="{{[['^input',[['__set_model',['','keyword','$event',[]]]]]]}}" bind:__l="__l"></u-search></view><view class="list"><u-checkbox-group vue-id="25c75a34-2" placement="column" shape="circle" size="32" value="{{checkboxValue1}}" data-event-opts="{{[['^change',[['checkboxChange']]],['^input',[['__set_model',['','checkboxValue1','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="content"><view class="flextop"><view>单号 RYX202213582</view><view class="price">订单金额<text style="font-weight:700;font-size:28rpx;margin-left:10rpx;">¥1690</text></view></view><view class="detail"><u-checkbox style="padding:0 100rpx;" vue-id="{{('25c75a34-3')+','+('25c75a34-2')}}" iconSize="32" activeColor="#1E9F6A" bind:__l="__l"></u-checkbox><view style="margin-left:30rpx;"><view style="font-weight:700;font-size:36rpx;">夕阳红康养团7日游</view><view style="margin:24rpx 0;">日期:2022-04-25 ~ 2022-05-01</view><view>数量 1</view></view></view></view></u-checkbox-group></view><view class="navbar"><view class="navbar-item">总金额 ¥12929</view><view data-event-opts="{{[['tap',[['choose',['$event']]]]]}}" class="navbar-item want" bindtap="__e">选择抬头</view></view></view>