You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1 lines
2.9 KiB

<block wx:if="{{isLoad}}"><view class="fare"><fixed vue-id="76493087-1" bind:__l="__l" vue-slots="{{['default']}}"><view class="fare-top rel"><view class="abs fare-top-bgcolor" style="{{'background-color:'+(primaryColor)+';'}}"></view><view class="pl-md fill-base flex flex-y-center fare-search box-shadow"><search class="flex-1" vue-id="{{('76493087-2')+','+('76493087-1')}}" type="input" confirmSearch="{{false}}" padding="{{0}}" radius="{{30}}" placeholder="输入订单号查询" data-event-opts="{{[['^input',[['toSearch']]]]}}" bind:input="__e" bind:__l="__l"></search><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="rel fare-top-time flex-center ml-md mr-lg" bindtap="__e"><view class="fare-top-bg abs" style="{{'background-color:'+(primaryColor)+';'}}"></view><view class="iconfont iconriqi _i" style="{{'color:'+(primaryColor)+';'+('font-size:'+('18px')+';')}}"></view></view></view></view></fixed><view class="fare-list pl-md pr-md pt-md"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="fill-base radius-16 pl-lg pr-lg mb-md"><view class="item-top flex-between b-1px-b"><view class="f-paragraph c-paragraph max-450 ellipsis">{{"订单号 "+item.$orig.order_code}}</view><view class="f-paragraph max-200 ellipsis" style="{{'color:'+(primaryColor)+';'}}">{{''+item.f0+''}}</view></view><view class="item-address flex"><view class="item-address-label flex-center c-base" style="background-color:#44A860;">起</view><view class="c-title f-paragraph flex-1 pl-sm">{{item.$orig.trip_start_address}}</view></view><view class="pt-md flex"><view class="item-address-label flex-center c-base" style="background-color:#FF8213;">终</view><view class="c-title f-paragraph flex-1 pl-sm">{{item.$orig.trip_end_address}}</view></view><view class="pt-lg f-desc c-caption">{{"出发时间 "+item.$orig.serout_time}}</view><view class="pt-sm f-desc c-caption">{{"到达时间 "+item.$orig.arrive_time}}</view><view class="pt-md pb-md"></view><view class="pt-lg pb-lg b-1px-t"><view class="f-paragraph flex-y-center"><text>金额</text><text class="c-caption pl-sm pr-md">(往返车费):</text><text class="c-warning">{{item.$orig.car_price+"元"}}</text></view></view></view></block></view><w-picker class="vue-ref" vue-id="76493087-3" mode="range" startYear="{{startYear*1-10}}" endYear="{{startYear}}" value="{{toDay}}" current="{{false}}" fields="day" disabled-after="{{false}}" themeColor="{{primaryColor}}" visible="{{showDate}}" data-ref="day" data-event-opts="{{[['^confirm',[['onConfirm',['$event']]]],['^updateVisible',[['__set_sync',['$0','showDate','$event'],['']]]]]}}" bind:confirm="__e" bind:updateVisible="__e" bind:__l="__l"></w-picker><block wx:if="{{loading}}"><load-more vue-id="76493087-4" noMore="{{$root.g0}}" loading="{{loading}}" bind:__l="__l"></load-more></block><block wx:if="{{$root.g1}}"><abnor vue-id="76493087-5" bind:__l="__l"></abnor></block><view class="space-footer"></view></view></block>