2025-12-04 09:58:14 +08:00

1 line
4.9 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view><view class="box"><view class="tabList"><view data-event-opts="{{[['tap',[['changeIdx',[0]]]]]}}" class="{{['tabItem',currentIdx==0?'active':'']}}" bindtap="__e">活动列表</view><view class="line"></view><view data-event-opts="{{[['tap',[['changeIdx',[1]]]]]}}" class="{{['tabItem',currentIdx==1?'active':'']}}" bindtap="__e">我的订单</view></view></view><block wx:if="{{currentIdx==0}}"><view><view class="drawTit"> 领取说明 <image src="https://static.hshuishang.com/explain.png" mode="widthFix" data-event-opts="{{[['tap',[['onChangeShow',['$event']]]]]}}" bindtap="__e"></image></view><view class="stride"><view class="strideItem"><image src="https://static.hshuishang.com/myReservation_icon1.png" mode="widthFix"></image> 手机下单 </view><view class="stideIcon"><image src="https://static.hshuishang.com/myres_icon.png" mode="widthFix"></image></view><view class="strideItem"><image src="https://static.hshuishang.com/myReservation_icon2.png" mode="widthFix"></image> 到店核销 </view><view class="stideIcon"><image src="https://static.hshuishang.com/myres_icon.png" mode="widthFix"></image></view><view class="strideItem"><image src="https://static.hshuishang.com/myReservation_icon3.png" mode="widthFix"></image> 订单完成 </view><view class="stideIcon"><image src="https://static.hshuishang.com/myres_icon.png" mode="widthFix"></image></view><view class="strideItem"><image src="https://static.hshuishang.com/myReservation_icon4.png" mode="widthFix"></image> 领取礼品 </view></view><view class="gray"></view><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{item.g0!=0}}"><view class="goodsItem"><view class="goodsItem_left"><view class="goodsImg"><image src="{{item.$orig.photo}}" mode=""></image></view><view class="goodsmsg"><view class="name">{{item.$orig.title}}</view><view class="num">{{item.$orig.total+"个"}}</view></view></view><view class="goodsItem_right"><view data-event-opts="{{[['tap',[['headerLookClick',['$event']]]]]}}" class="right_top" bindtap="__e">查看自提点 <image src="https://static.hshuishang.com/water_filter/filter_more.png" mode></image></view><view data-event-opts="{{[['tap',[['desc',['$0','$1'],[[['goodsList','',index,'activity_id']],[['goodsList','',index,'total']]]]]]]}}" class="right_bottom" bindtap="__e">去领取</view></view></view></block></block><block wx:if="{{$root.g1==0}}"><u-empty vue-id="6e70ac12-1" iconSize="100rpx" text="暂无内容" mode="order" textSize="24" bind:__l="__l"></u-empty></block></view></block><block wx:if="{{currentIdx==1}}"><view class="order"><dropdown vue-id="6e70ac12-2" options="{{option1}}" data-event-opts="{{[['^change2',[['headerSelectClick']]]]}}" data-com-type="wx" bind:change2="__e" bind:__l="__l"></dropdown><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{item.g2!=0}}"><view class="main"><view class="item_header"><image class="item_left" src="https://huishang.magicany.cc/static/xiaoqu/2024/09/14/66e4ed5abe092.jpg" mode></image><view class="item_right"><view class="right_left"><view class="shop_title">{{item.$orig.activity.title}}</view><view class="shop_num">{{item.$orig.num+"个"}}</view><view class="shop_time">{{item.$orig.activity.sign_end+"可用"}}</view></view><view class="right_status">{{statusType[item.$orig.status]}}</view></view></view><block wx:if="{{item.$orig.status===1}}"><view class="item_bottom"><view class="btn" data-id="{{item.$orig.activity_id}}" data-orderId="{{item.$orig.id}}" data-name="modify" data-event-opts="{{[['tap',[['headerPickClick',['$0','$1','modify'],[[['orderList','',index,'activity_id']],[['orderList','',index,'id']]]]]]]}}" bindtap="__e">修改数量</view><view data-event-opts="{{[['tap',[['headerLookClick',['$event']]]]]}}" class="btn look" bindtap="__e">查看自提点</view><view data-event-opts="{{[['tap',[['headerGoPayClick',['$0','$1'],[[['orderList','',index,'activity.title']],[['orderList','',index,'qrcode']]]]]]]}}" class="btn use" bindtap="__e">去使用</view></view></block></view></block></block><block wx:if="{{$root.g3==0}}"><u-empty vue-id="6e70ac12-3" iconSize="100rpx" text="暂无内容" mode="order" textSize="24" bind:__l="__l"></u-empty></block></view></block><u-popup vue-id="6e70ac12-4" show="{{show}}" mode="center" round="{{10}}" closeOnClickOverlay="{{true}}" data-event-opts="{{[['^close',[['onChangeShow']]]]}}" bind:close="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="drawMsg"><view class="drawMsg_tit">领取规则说明</view><view class="drawMsg_con"><view>1.用户需要通过官方小程序完成商品预约, 成功后将生成唯一电子凭证(含二维码+8 位验证码)预约凭证仅限本人使用。</view><view> 2.预约成功后请在规定时间内自提,逾期未领取,系统自动作废,商品领取权益终止。</view></view><view data-event-opts="{{[['tap',[['onChangeShow',['$event']]]]]}}" class="vrawMsg_btn" bindtap="__e">知道了</view></view></u-popup></view>