java-mall-app/unpackage/dist/dev/mp-weixin/activity/fightgroup/detail.wxml
2025-12-12 17:04:03 +08:00

1 line
5.1 KiB
Plaintext

<view class="page"><scroll-view style="position:absolute;height:100%;width:100%;" scroll-y="true" data-event-opts="{{[['scrolltolower',[['fightPage',['$event']]]]]}}" bindscrolltolower="__e"><view class="m-product-list"><navigator class="m-product-item m-product-GP" url="{{'/pages/product/detail?pid='+GbInfo.activity_rule.item_id+'&gb_id='+GbInfo.gb_id}}"><view class="m-product-img"><image lazy-load="{{true}}" src="{{GbInfo.activity_rule.product_image}}"></image></view><view class="m-product-info"><view class="m-product-name"><label>{{GbInfo.activity_rule.item.product_item_name}}</label><view class="groupNumber" style="margin-top:18rpx;">{{$root.m0+" "+$root.m1+$root.m2}}</view></view><view style="position:absolute;bottom:20rpx;"><view class="groupNumber" style="margin-bottom:12rpx;"><text style="margin-right:6rpx;">{{GbInfo.gb_quantity}}</text>{{''+$root.m3+''}}</view><view class="m-product-price"><label>{{$root.m4}}</label>{{$root.m5+''}}<label class="u-del-price" style="margin-left:6rpx;">{{$root.m6+$root.m7}}</label></view></view><view class="isSucces"><block wx:if="{{1==GbInfo.gb_enable}}"><image class="simg" lazy-load="{{true}}" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/groupbooking/success.png"></image></block><block wx:if="{{0==GbInfo.gb_enable}}"><image class="simg" lazy-load="{{true}}" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/groupbooking/failure.png"></image></block></view></view></navigator><view class="headPhoto"><block wx:for="{{GroupUsers}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view class="personPhoto"><image class="photo" lazy-load="{{true}}" src="{{item.user_avatar}}"></image><block wx:if="{{GbInfo.user_id==item.user_id}}"><image class="photo-icon" lazy-load="{{true}}" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/groupbooking/group_leader.png"></image></block></view></block><block wx:if="{{GbInfo.gb_quantity>8?8-GbInfo.gb_amount_quantity:GbInfo.gb_quantity-GbInfo.gb_amount_quantity}}"><view class="personPhoto"><image class="photo-bg" lazy-load="{{true}}" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/groupbooking/waiting.png"></image></view></block></view><block wx:if="{{GbInfo.gb_enable==2&&show}}"><view class="surplus"><view>{{$root.m8}}</view><label style="min-width:160rpx;"><day-countdown vue-id="5fcb8332-1" timer="{{GbInfo.gb_endtime}}" Type="{{2}}" bind:__l="__l"></day-countdown></label><label>{{$root.m9}}</label></view></block><block wx:if="{{show}}"><block><block wx:if="{{GbInfo.gb_enable==2&&!groupIsEnd}}"><view class="m-btn-box"><view data-event-opts="{{[['tap',[['shareBox',['$event']]]]]}}" class="u-btn u-btn-default" bindtap="__e">{{$root.m10}}</view></view></block><block wx:if="{{GbInfo.gb_enable==0}}"><navigator class="m-btn-box" url="/activity/fightgroup/list"><view class="u-btn u-btn-default">{{$root.m11}}</view></navigator></block><block wx:if="{{GbInfo.gb_enable==1}}"><navigator class="m-btn-box" url="/activity/fightgroup/list"><view class="u-btn u-btn-default">{{$root.m12}}</view></navigator></block><block wx:if="{{GbInfo.gb_enable==2&&!ispaysuccess}}"><view class="m-btn-box"><view data-event-opts="{{[['tap',[['immediatelyOffered',['$event']]]]]}}" class="u-btn u-btn-default" bindtap="__e">{{$root.m13}}</view></view></block></block></block></view><view class="rule"><view class="rule-header">{{''+$root.m14+''}}</view><view class="rule-content">{{''+GbInfo.activity_rule.activity_intro+''}}</view></view><view class="link"><navigator class="nav" url="/pages/index/index" open-type="switchTab"><image class="nav-img" lazy-load="{{true}}" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/images/index.png"></image><text>{{$root.m15}}</text></navigator><navigator class="nav" url="/pages/category/category" open-type="switchTab"><image class="nav-img" lazy-load="{{true}}" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/images/allproduct.png"></image><text>{{$root.m16}}</text></navigator><navigator class="nav" url="/activity/coupon/list"><image class="nav-img" lazy-load="{{true}}" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/images/coupon.png"></image><text>{{$root.m17}}</text></navigator><navigator class="nav" url="/pages/index/member" open-type="switchTab"><image class="nav-img" lazy-load="{{true}}" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/images/center.png"></image><text>{{$root.m18}}</text></navigator></view></scroll-view><share-box-mp class="vue-ref" vue-id="5fcb8332-2" shareDataDefault="{{shareData}}" data-ref="shareBoxMp" data-event-opts="{{[['^cancelShare',[['cancelShare']]],['^showCodeImg',[['showCodeImg']]],['^shareQRCode',[['shareQRCode']]],['^saveImg',[['saveImg']]]]}}" bind:cancelShare="__e" bind:showCodeImg="__e" bind:shareQRCode="__e" bind:saveImg="__e" bind:__l="__l"></share-box-mp><share-box-app class="vue-ref" vue-id="5fcb8332-3" shareDataDefault="{{shareData}}" data-ref="shareBoxApp" bind:__l="__l"></share-box-app></view>