promote-od-ap.wxml 4.8 KB
<view class="page data-v-518b978f" style="{{(vuex_theme)}}"><block wx:if="{{status=='0'}}"><view class="tips-0 data-v-518b978f"><text class="data-v-518b978f">剩余</text><text class="orgin data-v-518b978f">{{time+"分钟"}}</text><text class="data-v-518b978f">订单将自动关闭~</text></view></block><block wx:if="{{status=='3'||status=='4'}}"><view class="tips-1 data-v-518b978f"><text class="data-v-518b978f">订单已取消</text></view></block><block wx:if="{{status=='5'}}"><view class="tips-1 data-v-518b978f"><text class="data-v-518b978f">商家正在为您办理退款审核,请稍等</text></view></block><block wx:if="{{status=='6'}}"><view class="tips-1 data-v-518b978f"><text class="data-v-518b978f">您的退款已经审核通过</text></view></block><view class="top data-v-518b978f"><view class="bg_gray data-v-518b978f"><image style="width:60rpx;height:60rpx;" lazy-load="true" src="{{vuex_baseImgUrl&&vuex_baseImgUrl+'icon_order.png'}}" class="data-v-518b978f"></image><view style="margin:auto 30rpx;" class="data-v-518b978f"><view style="color:#000000;font-size:30rpx;" class="data-v-518b978f">{{detailObj.buyer_name+"\n\t\t\t\t\t"+$root.m0+''}}</view><view style="color:#000000;font-size:24rpx;margin-top:22rpx;" class="data-v-518b978f">{{detailObj.shop_name}}</view></view></view><view class="items_wrap data-v-518b978f"><image class="img data-v-518b978f" src="{{detailObj.goods_common_image}}"></image><view style="margin-left:10rpx;" class="data-v-518b978f"><view class="title data-v-518b978f">{{detailObj.goods_common_name}}</view><block wx:if="{{tags&&tags.length>0}}"><view class="tag data-v-518b978f"><block wx:for="{{tags}}" wx:for-item="item1" wx:for-index="index"><view class="tag-title data-v-518b978f">{{''+item1+''}}</view></block></view></block><view style="margin-top:16rpx;" class="data-v-518b978f"><text style="color:var(--primary-color);font-size:20rpx;margin-right:2rpx;" class="data-v-518b978f">¥</text><text style="color:var(--primary-color);font-size:32rpx;font-weight:600;" class="data-v-518b978f">{{detailObj.goods_price}}</text></view></view></view></view><view class="currnt_p1 data-v-518b978f"><view class="green data-v-518b978f"></view><view class="orderNum data-v-518b978f">订单信息</view><block wx:for="{{info}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-518b978f"><view class="li data-v-518b978f" style="margin-top:25px;"><view class="name data-v-518b978f">{{''+item.name+''}}</view><block wx:if="{{item.red}}"><view data-event-opts="{{[['tap',[['jumpPhoto',['$event']]]]]}}" class="value_red data-v-518b978f" bindtap="__e">{{''+item.value+''}}</view></block><block wx:else><view class="value data-v-518b978f">{{''+item.value+''}}</view></block></view></view></block></view><block wx:if="{{status!='1'||status!='5'}}"><view style="height:94px;" class="data-v-518b978f"></view></block><block wx:if="{{status!='1'||status!='5'}}"><view class="bottom_wrap data-v-518b978f"><view data-event-opts="{{[['tap',[['mantisRequestChat',['$event']]]]]}}" class="btn_wrap data-v-518b978f" bindtap="__e"><image style="width:60rpx;height:60rpx;" src="/static/img/promote/icon_service.png" class="data-v-518b978f"></image><text style="color:#000;font-size:24rpx;" class="data-v-518b978f">客服</text></view><block wx:if="{{status=='0'}}"><view style="display:flex;" class="data-v-518b978f"><view data-event-opts="{{[['tap',[['cancleOrder',['$event']]]]]}}" class="btn_commit1 data-v-518b978f" style="margin-right:8px;" bindtap="__e">取消订单</view><view data-event-opts="{{[['tap',[['goOrder',['$event']]]]]}}" class="btn_commit data-v-518b978f" bindtap="__e">去缴费</view></view></block><block wx:if="{{status=='2'||status=='6'}}"><view style="display:flex;" class="data-v-518b978f"><view data-event-opts="{{[['tap',[['deleteOrder',['$event']]]]]}}" class="btn_commit1 data-v-518b978f" bindtap="__e">删除订单</view></view></block><block wx:if="{{status=='3'||status=='4'}}"><view style="display:flex;" class="data-v-518b978f"><view data-event-opts="{{[['tap',[['deleteOrder',['$event']]]]]}}" class="btn_commit1 data-v-518b978f" style="margin-right:8px;" bindtap="__e">删除订单</view><view data-event-opts="{{[['tap',[['resetOrder',['$event']]]]]}}" class="btn_commit data-v-518b978f" bindtap="__e">重新报名</view></view></block></view></block><mantis-chat vue-id="40304952-1" id="mantisChat" companyId="8280" probeId="638dc373a19bd60001998fd9" chatPageUrl="https://pg-chatn4.bjmantis.net/chat/t1/chat.html?mcid=8280&mpid=638dc373a19bd60001998fd9" data-com-type="wx" class="data-v-518b978f" bind:__l="__l"></mantis-chat><u-action-sheet vue-id="40304952-2" list="{{aclist}}" tips="{{tips}}" value="{{acshow}}" data-event-opts="{{[['^click',[['click']]],['^input',[['__set_model',['','acshow','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-518b978f" bind:__l="__l"></u-action-sheet></view>