导游中台-游客端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
7.1 KiB

<view class="bg data-v-89c64100"><block wx:if="{{product}}"><view class="top-box data-v-89c64100"><view class="product-title data-v-89c64100">{{product.title}}</view><view class="product-subtitle data-v-89c64100">{{"出行日期:"+selectDate.date}}</view><view class="product-subtitle data-v-89c64100">已选:<block wx:for="{{sku}}" wx:for-item="item" wx:for-index="index" wx:key="index"><text class="product-text data-v-89c64100">{{item.title+"x"+item.num}}</text></block></view></view></block><view class="user-box data-v-89c64100"><view class="user-box-title data-v-89c64100">出行人信息</view><block wx:for="{{sku}}" wx:for-item="skuItem" wx:for-index="skuIndex" wx:key="skuIndex"><view class="data-v-89c64100"><block wx:for="{{skuItem.num}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="user-item data-v-89c64100"><text class="user-item-text data-v-89c64100">{{skuItem.title}}</text><block wx:if="{{linkmans[skuIndex][index]}}"><view class="user-info data-v-89c64100"><text style="margin-right:30rpx;" class="data-v-89c64100">{{linkmans[skuIndex][index].name}}</text><text class="data-v-89c64100">{{linkmans[skuIndex][index].tel}}</text></view></block><block wx:if="{{linkmans[skuIndex][index]}}"><image class="icon-bianji1 _img data-v-89c64100" src="https://static.ticket.sz-trip.com/dongtai/images/index/edit.png" data-event-opts="{{[['tap',[['showLinkman',[skuIndex]]]]]}}" bindtap="__e"></image></block><block wx:else><view data-event-opts="{{[['tap',[['showLinkman',[skuIndex]]]]]}}" class="add-btn data-v-89c64100" bindtap="__e">+ 添加</view></block></view></block></view></block><view class="user-item data-v-89c64100"><text class="user-item-text data-v-89c64100">联系电话:</text><input class="user-input data-v-89c64100" type="number" placeholder="输入您的手机号" maxlength="11" data-event-opts="{{[['input',[['__set_model',['','reserve_phone','$event',[]]]]]]}}" value="{{reserve_phone}}" bindinput="__e"/><block wx:if="{{reserve_phone!=''}}"><uni-icons style="margin-left:30rpx;" vue-id="af00dcf4-1" type="closeempty" size="20" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" class="data-v-89c64100" bind:__l="__l"></uni-icons></block></view><view class="user-item data-v-89c64100" style="border-bottom:none;"><text class="user-item-text data-v-89c64100">订单备注:</text><input class="user-input data-v-89c64100" type="text" placeholder="选填" data-event-opts="{{[['input',[['__set_model',['','remark','$event',[]]]]]]}}" value="{{remark}}" bindinput="__e"/></view></view><view class="flex-between _footer data-v-89c64100"><view class="footer-left data-v-89c64100"><view class="data-v-89c64100">合计:<label class="_span data-v-89c64100">{{$root.m0/100}}</label></view><view data-event-opts="{{[['tap',[['clickAgreement',[0]]]]]}}" style="margin-top:10rpx;" bindtap="__e" class="data-v-89c64100"><label style="{{'border:'+(isAgreement?'none':'')+';'}}" class="_span data-v-89c64100"><image hidden="{{!(isAgreement)}}" src="https://static.ticket.sz-trip.com/tongli/images/user/dui.png" class="data-v-89c64100"></image></label>{{"阅读并同意《"+xieyi.title+'》'}}</view></view><view data-event-opts="{{[['tap',[['order',['$event']]]]]}}" class="{{['data-v-89c64100','order-btn',[(!isAgreement)?'order-disable':'']]}}" bindtap="__e">去支付</view></view><uni-popup vue-id="af00dcf4-2" type="bottom" backgroundColor="#F4F4F4" data-ref="contactPopup" class="data-v-89c64100 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="people-popup data-v-89c64100"><view class="ptop-box data-v-89c64100"><view class="top flex-between data-v-89c64100" style="padding-bottom:14rpx;"><text data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="text-overflow data-v-89c64100" bindtap="__e">取消</text><text data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="confirm data-v-89c64100" style="color:#96684F;" bindtap="__e">确定</text></view></view><view data-event-opts="{{[['tap',[['e3',['$event']]]]]}}" class="button data-v-89c64100" bindtap="__e">添加出行人</view><block wx:if="{{$root.g0>0}}"><view class="popup-list data-v-89c64100"><block wx:for="{{peopleList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['seldThisPeople',['$0',index],[[['peopleList','',index]]]]]]]}}" class="{{['data-v-89c64100','popup-item',item.is_seld?'active':'']}}" bindtap="__e"><view class="item-top flex flex-items-center data-v-89c64100"><image class="edit-img data-v-89c64100" src="https://static.ticket.sz-trip.com/tourist/daoyou/edit.png" data-event-opts="{{[['tap',[['changeContactAddPopup',['open','$0'],[[['peopleList','',index]]]]]]]}}" catchtap="__e"></image><view class="name flex-shrink-0 data-v-89c64100" style="padding-left:32rpx;width:180rpx;">{{item.name}}</view><view class="flex-1 w-1rpx data-v-89c64100" style="padding-left:20rpx;"><view class="name data-v-89c64100"><text class="data-v-89c64100">{{"手机号 "+item.tel}}</text><block wx:if="{{item.is_default==1}}"><text class="tag data-v-89c64100">默认</text></block></view><view class="subtitle text-overflowRows data-v-89c64100">{{"身份证 "+item.id_number}}</view></view></view></view></block></view></block></view></uni-popup><uni-popup style="border-radius:13rpx 13rpx 0 0;" vue-id="af00dcf4-3" type="bottom" backgroundColor="#F4F4F4" data-ref="contactAddPopup" class="data-v-89c64100 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="people-popup data-v-89c64100" style="padding:0;"><view class="ptop-box data-v-89c64100"><view class="top flex-between data-v-89c64100" style="height:fit-content;"><text data-event-opts="{{[['tap',[['changeContactAddPopup',['close']]]]]}}" class="text-overflow data-v-89c64100" bindtap="__e">取消</text><text data-event-opts="{{[['tap',[['saveContact',['$event']]]]]}}" class="confirm data-v-89c64100" style="color:#96684F;" bindtap="__e">保存</text></view></view><view class="add-edit-content data-v-89c64100"><contact-add-vue vue-id="{{('af00dcf4-4')+','+('af00dcf4-3')}}" data-ref="contactAddVueRef" class="data-v-89c64100 vue-ref" bind:__l="__l"></contact-add-vue></view></view></uni-popup><uni-popup vue-id="af00dcf4-5" type="bottom" backgroundColor="#FFFFFF" data-ref="agreementPopup" class="data-v-89c64100 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="agreement-box data-v-89c64100"><image class="agreement-cha data-v-89c64100" src="https://static.ticket.sz-trip.com/tourist/daoyou/cha.png" data-event-opts="{{[['tap',[['e4',['$event']]]]]}}" bindtap="__e"></image><scroll-view class="agreement-content data-v-89c64100" scroll-y="true" lower-threshold="20" data-event-opts="{{[['scrolltolower',[['lower',['$event']]]]]}}" bindscrolltolower="__e"><view class="agreement-title data-v-89c64100">{{xieyi.title}}</view><view class="data-v-89c64100"><rich-text nodes="{{$root.m1}}"></rich-text></view></scroll-view><view class="agreement-btn flex-center data-v-89c64100"><view data-event-opts="{{[['tap',[['clickAgreement',[1]]]]]}}" class="{{['data-v-89c64100','flex-center',[(!isBottom)?'agreement-disable':'']]}}" bindtap="__e">{{''+(isBottom?'同意本条款':'请上滑看完本条款后同意')+''}}</view></view></view></uni-popup></view>