|
|
@@ -255,35 +255,106 @@ |
|
|
|
<view class='game-entry'> |
|
|
|
<image src="{{newUrl}}" class='gameimg' mode='widthFix'></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- <button type="primary" open-type="share" tt:if="{{order.type == 100 && supportTransfer==1&&cardIf}}" class='support-tansfer'> |
|
|
|
|
|
|
|
|
|
|
|
<view class='notes'> |
|
|
|
<view class="notesH">购买须知</view> |
|
|
|
<view class="timeText">有效期</view> |
|
|
|
<view class="Hchild">• {{order.validStartDate}}至{{order.validEndDate}}</view> |
|
|
|
|
|
|
|
<view tt:if="{{order.soldStartTime && order.soldEndTime}}"> |
|
|
|
<view class="timeText">售卖期</view> |
|
|
|
<view class="Hchild">• {{order.soldStartTime}}至{{order.soldEndTime}}</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="timeText">可用时间</view> |
|
|
|
<view class="Hchild">• 商家营业时间内到店使用</view> |
|
|
|
<view class="Hchild" tt:if="{{order.can_no_use_date.weekend}}">• 周末不支持使用</view> |
|
|
|
<view class="Hchild" tt:if="{{order.can_no_use_date.HolidaysFlag}}">• 节假日(元旦、春节、清明、劳动节、端午节、中秋节、国庆节、情人节、圣诞节)不支持使用 |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="timeText">购买限制</view> |
|
|
|
<view class="Hchild">• 每个用户限购{{order.useLimitQuantity}}单</view> |
|
|
|
|
|
|
|
<view class="timeText">预约消费</view> |
|
|
|
<view class="Hchild" tt:if="{{!order.subscribeSing}}">• 无需预约,高峰时段可能等位</view> |
|
|
|
<view class="Hchild" tt:if="{{order.subscribeSing}}">• {{order.subscribeSing}}</view> |
|
|
|
|
|
|
|
<view class="timeText" tt:if="{{order.rec_person_num_max}}">适用人数</view> |
|
|
|
<view class="Hchild" tt:if="{{order.rec_person_num_max}}">• 该团购劵最多{{order.rec_person_num_max}}人使用</view> |
|
|
|
|
|
|
|
<view class="timeText">温馨提示</view> |
|
|
|
<view class="Hchild">• 团购券不支持配送或外卖</view> |
|
|
|
<view class="Hchild" tt:if="{{order.pack}}">• 该团购商品{{order.pack=='false'?'不支持':'支持'}}打包</view> |
|
|
|
<view class="Hchild" tt:if="{{order.besides}}">• {{order.besides=="false"?'不可以':'可以'}}外带餐食</view> |
|
|
|
|
|
|
|
<view class="Hchild" tt:if="{{order.superimposed_discounts}}">• |
|
|
|
{{order.superimposed_discounts=="false"?'不可以':'可以'}}享受店内其他优惠</view> |
|
|
|
<view class="Hchild" tt:if="{{order.private_room}}">• {{order.private_room=="false"?'不可以使用':'可以使用'}}包间</view> |
|
|
|
|
|
|
|
<view class="notesH" tt:if="{{order.curLsit}}">使用规则</view> |
|
|
|
|
|
|
|
|
|
|
|
<view tt:if="{{order.curLsit}}" tt:for="{{order.curLsit}}" tt:key="{{index}}"> |
|
|
|
<view class="timeText" tt:if="{{item.title!=''}}">{{item.title}}</view> |
|
|
|
<text class="Hchild">{{item.content}}</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 子券列表 --> |
|
|
|
<view class="childList" tt:if="{{order.type==12}}"> |
|
|
|
<view class="childTitle">礼券:</view> |
|
|
|
<view class="childItme" tt:for="{{order.giftCouponList}}" tt:key="{{item}}"> |
|
|
|
|
|
|
|
<view class="chaildDetBox"> |
|
|
|
<image mode='aspectFill' class="chaildImg" src="{{item.coverImg}}"></image> |
|
|
|
<view class="childDataBox"> |
|
|
|
<view class="orderName">{{item.title}}</view> |
|
|
|
<view class="childPriceStr">面额:{{item.priceStr}}元</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- 待付款 显示立即购买的按钮 --> |
|
|
|
<view tt:if="{{(order.orderStatus==0&&order.salePrice!=0)||(order.orderStatus==7&&order.salePrice!=0)}}" |
|
|
|
class="buy-view app-border-top"> |
|
|
|
<button bindtap='orderFunc' hover-class='active' |
|
|
|
data-couponChannelId="{{orderFlag?order.composeOrderId:order.id}}" disabled='{{showButton}}' |
|
|
|
class="{{mouldType!=1?'buy':'buyX'}}">立即支付</button> |
|
|
|
</view> |
|
|
|
<view class='game' bindtap="gotogame" tt-if="{{showIf&&order.orderStatus!=0}}"> |
|
|
|
<view class='game-entry'> |
|
|
|
<image src="{{newUrl}}" class='gameimg' mode='widthFix'></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- <button type="primary" open-type="share" tt:if="{{order.type == 100 && supportTransfer==1&&cardIf}}" class='support-tansfer'> |
|
|
|
<image src="{{weixinTitle}}" class='share' mode="widthFix"></image>转赠给微信好友</button> --> |
|
|
|
<view class="sign" |
|
|
|
tt:if="{{order.couponOrderStatus == 0 &&order.type == 11 && order.shippingType == 2 && order.shippingStatus== 24}}" |
|
|
|
bindtap="setShow">签收 |
|
|
|
</view> |
|
|
|
<view class="evaluate" bindtap="goEvaluate" tt:if="{{evaluateFlag}}">去评价</view> |
|
|
|
<view class="explainText" |
|
|
|
tt:if="{{serviceUrl!=''&&(order.orderStatus==1||order.orderStatus==3||order.orderStatus==4||order.orderStatus==5)}}"> |
|
|
|
对本订单有疑问或纠纷,请点击下方联系抖音官方客服</view> |
|
|
|
<view class="serviceBox" |
|
|
|
tt:if="{{serviceUrl!=''&&(order.orderStatus==1||order.orderStatus==3||order.orderStatus==4||order.orderStatus==5)}}" |
|
|
|
bindtap="goWebView"> |
|
|
|
<image src="../../../assets/images/service1.png" class="serviceImg"></image> |
|
|
|
<view class="serviceText"> 抖音官方客服</view> |
|
|
|
<view class="sign" |
|
|
|
tt:if="{{order.couponOrderStatus == 0 &&order.type == 11 && order.shippingType == 2 && order.shippingStatus== 24}}" |
|
|
|
bindtap="setShow">签收 |
|
|
|
</view> |
|
|
|
<view class="evaluate" bindtap="goEvaluate" tt:if="{{evaluateFlag}}">去评价</view> |
|
|
|
<view class="explainText" |
|
|
|
tt:if="{{serviceUrl!=''&&(order.orderStatus==1||order.orderStatus==3||order.orderStatus==4||order.orderStatus==5)}}"> |
|
|
|
对本订单有疑问或纠纷,请点击下方联系抖音官方客服</view> |
|
|
|
<view class="serviceBox" |
|
|
|
tt:if="{{serviceUrl!=''&&(order.orderStatus==1||order.orderStatus==3||order.orderStatus==4||order.orderStatus==5)}}" |
|
|
|
bindtap="goWebView"> |
|
|
|
<image src="../../../assets/images/service1.png" class="serviceImg"></image> |
|
|
|
<view class="serviceText"> 抖音官方客服</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<view class="showT" tt:if="{{showFlag}}" bindtap="hieShow"> |
|
|
|
<view class="titleBxo"> |
|
|
|
<view class="text">是否确认收到商品?</view> |
|
|
|
<view class="p">签收后将完成订单</view> |
|
|
|
<view class="btnBox"> |
|
|
|
<view class="le" bindtap="verify">确认签收</view> |
|
|
|
<view class="ri" bindtap="hieShow">取消</view> |
|
|
|
<view class="showT" tt:if="{{showFlag}}" bindtap="hieShow"> |
|
|
|
<view class="titleBxo"> |
|
|
|
<view class="text">是否确认收到商品?</view> |
|
|
|
<view class="p">签收后将完成订单</view> |
|
|
|
<view class="btnBox"> |
|
|
|
<view class="le" bindtap="verify">确认签收</view> |
|
|
|
<view class="ri" bindtap="hieShow">取消</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- --> |
|
|
|
<!-- --> |