导游中台-游客端
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
3.7 KiB

<view class="bg data-v-4ce02d00"><view class="top-box data-v-4ce02d00"><view class="search-box flex-between data-v-4ce02d00"><view class="left data-v-4ce02d00"><image src="https://static.ticket.sz-trip.com/tourist/index/search.png" class="data-v-4ce02d00"></image><input type="text" placeholder="请输入关键字" data-event-opts="{{[['input',[['__set_model',['','keywords','$event',[]]]]]]}}" value="{{keywords}}" bindinput="__e" class="data-v-4ce02d00"/></view><view data-event-opts="{{[['tap',[['onReload']]]]}}" class="search-btn flex-center data-v-4ce02d00" bindtap="__e">搜索</view></view><view class="common-box data-v-4ce02d00"><block wx:for="{{typeList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['setType',[index]]]]]}}" class="{{['data-v-4ce02d00','common-type',typeIndex==index?'active':'']}}" bindtap="__e">{{''+item.name+''}}</view></block></view></view><block wx:if="{{$root.g0>0}}"><view class="data-v-4ce02d00"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="key" wx:key="id"><navigator class="item data-v-4ce02d00" url="{{'/subPackages/order/orderDetail?id='+item.$orig.order_id}}"><view class="item-top flex-between data-v-4ce02d00"><view class="data-v-4ce02d00"><view class="data-v-4ce02d00">{{item.$orig.order_child[0].type_id==1?'线路产品':'导游服务'}}</view><view class="data-v-4ce02d00">{{"订单号:"+item.$orig.order_id}}</view></view><view class="item-state data-v-4ce02d00">{{item.$orig.status_text}}</view></view><view class="item-center data-v-4ce02d00"><image class="item-img data-v-4ce02d00" src="{{item.m0}}"></image><view class="item-content flex-column data-v-4ce02d00"><view class="title text-overflow data-v-4ce02d00">{{item.$orig.order_name}}</view><view style="margin-bottom:10rpx;" class="data-v-4ce02d00"><block wx:for="{{item.$orig.order_child}}" wx:for-item="sItem" wx:for-index="sIndex" wx:key="id"><view class="subtitle flex-between data-v-4ce02d00"><view class="data-v-4ce02d00">{{sItem.specifications_name}}</view><view class="data-v-4ce02d00">{{'¥'+sItem.pay_money+''}}<label style="margin-left:30rpx;" class="_span data-v-4ce02d00">{{"x"+sItem.num}}</label></view></view></block></view><view class="subtitle data-v-4ce02d00" style="text-align:right;color:#333333;">{{"共"+item.g1+"件商品"}}</view><view class="price data-v-4ce02d00"><view class="subtitle data-v-4ce02d00" style="margin-right:15rpx;">{{"总价¥"+item.$orig.money/100}}</view>实付款<label class="_span data-v-4ce02d00">{{item.$orig.pay_money/100}}</label></view></view></view><view class="item-btns data-v-4ce02d00"><block wx:if="{{item.$orig.status=='PAYMENT_SUCCESSFULLY'}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({item:item.$orig,key})}}" catchtap="__e" class="data-v-4ce02d00">申请退款</view></block><block wx:if="{{item.$orig.status=='WAIT_PAYMENT'}}"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({item:item.$orig})}}" catchtap="__e" class="data-v-4ce02d00">关闭订单</view></block><block wx:if="{{item.$orig.status=='CLOSED'}}"><view data-event-opts="{{[['tap',[['gotoDetailByTypeId',['$0','$1'],[[['list','id',item.$orig.id,'order_child.__$n0.goods_id']],[['list','id',item.$orig.id,'order_child.__$n0.type_id']]]]]]]}}" catchtap="__e" class="data-v-4ce02d00">再次购买</view></block><block wx:if="{{item.$orig.status=='WAIT_PAYMENT'}}"><view data-event-opts="{{[['tap',[['setOrderId',['$0'],[[['list','id',item.$orig.id,'order_id']]]]]]]}}" class="pay-btn data-v-4ce02d00" catchtap="__e">立即支付</view></block></view></navigator></block></view></block><block wx:if="{{$root.g2===0}}"><view class="noDate data-v-4ce02d00"><view class="data-v-4ce02d00">暂无订单</view></view></block></view>