comfirmOrder.wxml
2.1 KB
<view class="comfirmOrder data-v-2d47bf34"><common-cell vue-id="42286d60-1" lineInfo="{{lineInfo}}" class="data-v-2d47bf34" bind:__l="__l"></common-cell><view class="cost data-v-2d47bf34">人均费用:<text style="margin-left:20rpx;color:#333;" class="data-v-2d47bf34">20元/人</text></view><view class="agreement_list data-v-2d47bf34"><u-checkbox-group vue-id="42286d60-2" placement="column" value="{{checkboxValue}}" data-event-opts="{{[['^change',[['checkboxChange']]],['^input',[['__set_model',['','checkboxValue','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-2d47bf34" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{checkboxList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-checkbox vue-id="{{('42286d60-3-'+index)+','+('42286d60-2')}}" customStyle="{{({marginBottom:'8px'})}}" shape="circle" activeColor="{{ThemeColor.PrimaryColor}}" labelSize="26rpx" size="26rpx" label="{{item.name}}" name="{{item.name}}" class="data-v-2d47bf34" bind:__l="__l"></u-checkbox></block></u-checkbox-group></view><view class="pay_box data-v-2d47bf34"><my-button vue-id="42286d60-4" title="立即支付" data-event-opts="{{[['^comfirn',[['goRouter']]]]}}" bind:comfirn="__e" class="data-v-2d47bf34" bind:__l="__l"></my-button></view><u-popup vue-id="42286d60-5" show="{{show}}" round="{{10}}" mode="center" customStyle="{{({width:'690rpx'})}}" data-event-opts="{{[['^close',[['e0']]]]}}" bind:close="__e" class="data-v-2d47bf34" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup_tip data-v-2d47bf34"><view class="popup_title data-v-2d47bf34">- 温馨提示 -</view><view class="tip_box data-v-2d47bf34"><image class="order_bg data-v-2d47bf34" src="/static/images/arenaDetail/order_bg.png" mode="widthFix"></image><view class="tip_list data-v-2d47bf34"><block wx:for="{{tipList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="tip_item data-v-2d47bf34">{{''+item+''}}</view></block></view></view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="btn data-v-2d47bf34" bindtap="__e">我知道了</view></view></u-popup></view>