mrr.sj.front/unpackage/dist/dev/mp-weixin/pages/order/userorder-detail.wxml

1 line
14 KiB
Plaintext
Raw Normal View History

2026-03-24 11:45:13 +08:00
<view class="detail-page data-v-4f227d55"><custom-navbar vue-id="d5a4a35e-1" title="订单详情" show-back="{{true}}" title-color="#333333" backgroundColor="{{backgroundColor}}" class="data-v-4f227d55" bind:__l="__l"></custom-navbar><view class="content-part data-v-4f227d55"><view class="status-section data-v-4f227d55"><image class="status-section-image data-v-4f227d55" mode="widthFix" src="{{stateItem.icon}}"></image><text class="status-text data-v-4f227d55">{{stateItem.text+''}}<block wx:if="{{orderInfo.team_buy_order_state}}"><text class="data-v-4f227d55">{{'('+getGroupType+')'}}</text></block></text></view><block wx:if="{{orderInfo.state!=1&&orderInfo.team_buy_id&&(orderInfo.team_buy_order_state==1||orderInfo.team_buy_order_state==2)}}"><view class="group-invite data-v-4f227d55"><block wx:if="{{orderInfo.team_buy_order_state==1}}"><view class="invite-text data-v-4f227d55">参团成功,需邀请<text style="color:#E8101E;" class="data-v-4f227d55">{{orderInfo.team_buy.person_num-orderInfo.team_buy.pay_person_num}}</text>人才可完成拼团 </view></block><block wx:if="{{orderInfo.team_buy_order_state==2}}"><view class="invite-text data-v-4f227d55">参团成功,已拼团成功!</view></block><block wx:if="{{orderInfo.team_buy_order_state==1}}"><view class="invite-time data-v-4f227d55"><label class="invite-time-line1 _span data-v-4f227d55"></label>剩余 <uv-count-down vue-id="d5a4a35e-2" time="{{orderInfo.team_buy.remain_time*1000}}" format="HH:mm:ss" autoStart="{{true}}" millisecond="{{true}}" data-event-opts="{{[['^change',[['onChange']]],['^finish',[['onFinish']]]]}}" bind:change="__e" bind:finish="__e" class="data-v-4f227d55" bind:__l="__l" vue-slots="{{['default']}}"><view class="time data-v-4f227d55"><text class="time__item data-v-4f227d55">{{timeData.hours>=10?timeData.hours:'0'+timeData.hours}}</text>: <text class="time__item data-v-4f227d55">{{timeData.minutes>=10?timeData.minutes:'0'+timeData.minutes}}</text>: <text class="time__item data-v-4f227d55">{{timeData.seconds>=10?timeData.seconds:'0'+timeData.seconds}}</text></view></uv-count-down> 时间<label class="invite-time-line2 _span data-v-4f227d55"></label></view></block><view class="invite-time-items data-v-4f227d55"><block wx:for="{{orderInfo.team_buy.person_num}}" wx:for-item="item" wx:for-index="__i0__"><view class="invite-time-item data-v-4f227d55"><block wx:if="{{orderInfo.team_buy.head_photos[item-1]}}"><image class="invite-time-item-img data-v-4f227d55" src="{{orderInfo.team_buy.head_photos[item-1]}}" mode="aspectFill"></image></block><block wx:else><image class="invite-time-item-img data-v-4f227d55" src="/static/images/shop/pintuan/add.png"></image></block></view></block></view><view data-event-opts="{{[['tap',[['goInvite',['$event']]]]]}}" class="invite-btn data-v-4f227d55" bindtap="__e"><block wx:if="{{orderInfo.team_buy_order_state==1}}"><view class="invite-btn-wx data-v-4f227d55"><image class="invite-btn-wx-img data-v-4f227d55" src="/static/images/shop/pintuan/wx.png"></image>{{'再邀请'+(orderInfo.team_buy.person_num-orderInfo.team_buy.pay_person_num)+'位好友拼单'}}</view></block><block wx:else><view class="invite-btn-wx data-v-4f227d55"> 快邀您的好友,来享优惠 </view></block></view></view></block><block wx:if="{{orderInfo.order_kind==1||orderInfo.order_kind==3}}"><view class="service-card data-v-4f227d55"><view class="location-info data-v-4f227d55"><image class="location-icon data-v-4f227d55" src="/static/images/gohome_location.png"></image><view class="address-info data-v-4f227d55"><view class="name-phone data-v-4f227d55"><text class="name data-v-4f227d55">{{reservation_address_arr.name}}</text><text class="phone data-v-4f227d55">{{reservation_address_arr.call_phone}}</text></view><text class="address data-v-4f227d55">{{reservation_address_arr.server_address}}</text></view></view><image class="divider data-v-4f227d55" src="/static/images/boder_icon.png" mode="aspectFill"></image><view class="staff-info data-v-4f227d55"><image class="staff-avatar data-v-4f227d55" src="{{user_syr.head_photo}}" mode="aspectFill"></im