导游中台-游客端
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
23 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["subPackages-daoyou-order"],{4192:function(t,e,i){"use strict";var o=i("ad25"),n=i.n(o);n.a},"4c5f":function(t,e,i){"use strict";i("6a54");var o=i("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(i("2634")),a=o(i("2fdc"));i("aa9c"),i("d4b5"),i("dd2b"),i("bf0f"),i("2797");var s=o(i("2847")),p={components:{contactAddVue:s.default},data:function(){return{buyNum:1,sku:this.$store.state.user.touristInfo.sku,skuInfo:this.$store.state.user.touristInfo.sku.sku_info,selectDay:this.$store.state.user.touristInfo.selectDay,phone:"",seldPeople:[],contactList:[],isAgreement:!1,isBottom:!1,content:""}},onLoad:function(){var t=this;console.log(this.sku),this.getContactList(),this.Post({id:3},"/api/Article/getArticleById").then((function(e){t.content=e.data.content}))},methods:{order:function(){var t=this,e=[];if(this.skuInfo.is_card){for(var i=0;i<this.seldPeople.length;i++)e.push(this.seldPeople[i].id);if(e.length<1)return void uni.showToast({title:"请选择出行人",icon:"none"})}if(this.IsTel(this.phone))if(this.isAgreement){var o=[],n={goods_id:this.skuInfo.goods_id,specifications_id:this.skuInfo.id,num:this.buyNum,contact_id:e,date:this.selectDay,start_time:"",end_time:""};o.push(n);var a={goods:o,coupon:this.coupon?this.coupon.id:"",reserve_phone:this.phone,guide_id:this.$store.state.user.touristInfo.guide_id};this.Post({method:"POST",data:JSON.stringify(a)},"/api/order/place").then((function(e){var i=e.data.order_id;t.$store.commit("changeTouristInfo",null),t.$store.commit("choseCoupon",""),t.Post({order_id:i,type:"miniprogram",platform:"miniprogram"},"/api/pay/unify").then((function(t){if(t.data){var e=t.data;WeixinJSBridge.invoke("getBrandWCPayRequest",{appId:e.appId,timeStamp:e.timeStamp,nonceStr:e.nonceStr,package:e.package,signType:e.signType,paySign:e.paySign},(function(t){uni.navigateTo({url:"/subPackages/order/trades"})}))}}))}))}else this.isBottom=!1,this.$refs.agreementPopup.open();else uni.showToast({title:"请输入正确格式的手机号",icon:"none"})},clickAgreement:function(t){if(t&&this.isBottom)this.isAgreement=!0,this.$refs.agreementPopup.close();else{if(this.isAgreement)return void(this.isAgreement=!1);this.isBottom=!1,this.$refs.agreementPopup.open()}},lower:function(){this.isBottom=!0},changeContactAddPopup:function(t,e){var i=this;if("open"==t){if(this.contactList.length<=0||e.id)return this.$refs.contactAddPopup.open(),void(e.id&&this.$nextTick((function(){i.$refs.contactAddVueRef.init(e)})));this.$refs.contactPopup.open()}else this.$refs.contactAddPopup.close()},seldThisContact:function(t,e){if(!this.skuInfo.is_real_name)if(t.isSeld)this.contactList[e].isSeld=!1,this.seldPeople=[];else for(var i=0;i<this.contactList.length;i++)this.contactList[i].isSeld=!1,this.contactList[i].selected=!1;if(this.skuInfo.is_real_name&&t.isSeld){this.contactList[e].isSeld=!1,this.seldPeople=[];for(var o=0;o<this.contactList.length;o++)this.contactList[o].isSeld&&this.seldPeople.push(this.contactList[o]);this.buyNum<=this.seldPeople.length+1&&(this.buyNum=this.seldPeople.length||1)}else{for(var n=[],a=0;a<this.contactList.length;a++)this.contactList[a].isSeld&&n.push(this.contactList[a]);if(1==this.buyNum){for(var s=0;s<this.contactList.length;s++)this.contactList[s].isSeld=!1;n=[]}else if(this.skuInfo.is_real_name&&this.seldPeople.length==this.buyNum&&0==t.isSeld)return void this.$toast("您只需选择"+this.buyNum+"游客");t.isSeld=!0,n.push(this.contactList[e]),this.seldPeople=n}},removeSeldPeople:function(t,e){for(var i=0;i<this.seldPeople.length;i++)this.seldPeople[i].id==t.id&&this.seldPeople.splice(i,1)},saveContact:function(){var t=this;return(0,a.default)((0,n.default)().mark((function e(){var i;return(0,n.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.$refs.contactAddVueRef.submit();case 2:i=e.sent,i&&1==i.code&&(t.getContactList(),t.changeContactAddPopup("close"));case 4:case"end":return e.stop()}}),e)})))()},getContactList:function(){var t=this;this.Post({},"/api/user/contactList").then((function(e){e.data.forEach((function(t){t.isSeld=!1})),t.contactList=e.data}))},changeNum:function(t){var e=this;if(t)this.buyNum+=1;else{if(this.buyNum<=1)return;this.buyNum==this.seldPeople.length&&(this.contactList.forEach((function(t){t.id==e.seldPeople[e.seldPeople.length-1].id&&(t.isSeld=!1)})),this.seldPeople.pop()),this.buyNum-=1}}}};e.default=p},"758c":function(t,e,i){"use strict";i.r(e);var o=i("4c5f"),n=i.n(o);for(var a in o)["default"].indexOf(a)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(a);e["default"]=n.a},ad25:function(t,e,i){var o=i("cbb7");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var n=i("967d").default;n("164ea86a",o,!0,{sourceMap:!1,shadowMode:!1})},be78:function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return a})),i.d(e,"a",(function(){return o}));var o={uniPopup:i("03b6").default},n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"bg"},[i("v-uni-view",{staticClass:"top-box"},[i("v-uni-view",{staticClass:"top-title"},[t._v(t._s(t.skuInfo.title))]),i("v-uni-view",{staticClass:"top-subtitle"},[t._v("出行日期:"+t._s(t.selectDay))]),i("v-uni-view",{staticClass:"top-subtitle"},[t._v("已选:"+t._s(t.skuInfo.title))])],1),i("v-uni-view",{staticClass:"num-box flex-column"},[i("v-uni-view",{staticClass:"flex-between"},[i("v-uni-view",[t._v("出行人数"),i("span",[t._v("请如实填写,必填")])]),i("v-uni-view",{staticStyle:{display:"flex","align-items":"center"}},[i("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/numDel.png"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.changeNum(0)}}}),i("v-uni-view",{staticClass:"num"},[t._v(t._s(t.buyNum))]),i("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/numAdd.png"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.changeNum(1)}}})],1)],1),i("v-uni-view",[t._v("注:若超过最大出行人数,请预约多名导游")])],1),i("v-uni-view",{staticClass:"people-box"},[i("v-uni-view",[t._v(t._s(t.skuInfo.is_card?t.skuInfo.is_real_name?"需填"+t.buyNum+"位出行人":"需填1位出行人":"无需填写出行人"))]),t.skuInfo.is_card?i("v-uni-view",[t.seldPeople.length>0?i("v-uni-view",[i("v-uni-view",{staticClass:"people-seld"},[t._l(t.seldPeople,(function(e,o){return i("v-uni-view",{key:o,staticClass:"people-seldItem"},[t._v(t._s(e.name)),i("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/dui.png"}})],1)})),i("v-uni-view",{staticClass:"people-more",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.changeContactAddPopup("open",{})}}},[t._v("更多>")])],2)],1):t._e(),i("v-uni-view",{staticClass:"people-list"},t._l(t.seldPeople,(function(e,o){return i("v-uni-view",{key:e.id,staticClass:"people-item flex-between"},[i("v-uni-image",{staticClass:"del-img",attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/del.png"},on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.removeSeldPeople(e,o)}}}),i("v-uni-view",{staticClass:"item-peopleNum"},[t._v("出行人"+t._s(o+1))]),i("v-uni-view",{staticClass:"item-text"},[i("v-uni-view",{staticClass:"name text-overflow"},[t._v(t._s(e.name))]),i("v-uni-view",{staticClass:"subtitle"},[t._v("手机号 "+t._s(e.tel))]),i("v-uni-view",{staticClass:"subtitle"},[t._v(t._s(e.title)+" "+t._s(e.id_number))])],1),i("v-uni-image",{staticClass:"edit-img",attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/edit.png"},on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.changeContactAddPopup("open",e)}}})],1)})),1),t._l(t.skuInfo.is_real_name?t.buyNum:1,(function(e,o){return t.seldPeople[o]?t._e():i("v-uni-view",{key:o,staticClass:"people-add",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.changeContactAddPopup("open",{})}}},[i("v-uni-image",{staticClass:"add-img",attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/add.png"}}),i("v-uni-view",[t._v("出行人"+t._s(o+1)+" 点击填写1位出行人信息")]),i("v-uni-image",{staticClass:"right-img",attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/peopleRight.png"}})],1)}))],2):t._e(),i("v-uni-view",{staticClass:"flex-between"},[t._v("联系电话"),i("v-uni-input",{attrs:{type:"number",maxlength:"11",placeholder:"请填写联系手机号"},model:{value:t.phone,callback:function(e){t.phone=e},expression:"phone"}}),t.phone.length>0?i("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/phoneClear.png"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.phone=""}}}):t._e()],1)],1),i("footer",{staticClass:"flex-between"},[i("v-uni-view",{staticClass:"footer-left"},[i("v-uni-view",[t._v("合计:"),i("span",[t._v(t._s(t.sku.money*t.buyNum/100))])]),i("v-uni-view",{staticStyle:{"margin-top":"10rpx"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickAgreement(0)}}},[i("span",[i("v-uni-image",{directives:[{name:"show",rawName:"v-show",value:t.isAgreement,expression:"isAgreement"}],attrs:{src:"https://static.ticket.sz-trip.com/tongli/images/user/dui.png"}})],1),t._v("阅读并同意《xxx协议》")])],1),i("v-uni-view",{class:["order-btn",{"order-disable":!t.isAgreement}],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.order.apply(void 0,arguments)}}},[t._v("去支付")])],1),i("uni-popup",{ref:"contactPopup",attrs:{type:"bottom",backgroundColor:"#F4F4F4"}},[i("v-uni-view",{staticClass:"people-popup"},[i("v-uni-view",{staticClass:"ptop-box"},[i("v-uni-view",{staticClass:"top flex-between",staticStyle:{"padding-bottom":"14rpx"}},[i("v-uni-text",{staticClass:"text-overflow",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.$refs.contactPopup.close()}}},[t._v("取消")]),i("v-uni-text",{staticClass:"confirm",staticStyle:{color:"#96684F"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.$refs.contactPopup.close()}}},[t._v("确定")])],1)],1),i("v-uni-view",{staticClass:"button",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.$refs.contactAddPopup.open()}}},[t._v("添加出行人")]),t.contactList.length>0?i("v-uni-view",{staticClass:"popup-list"},t._l(t.contactList,(function(e,o){return i("v-uni-view",{key:o,class:["popup-item",e.isSeld?"active":""],on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.seldThisContact(e,o)}}},[i("v-uni-view",{staticClass:"item-top flex flex-items-center"},[i("v-uni-image",{staticClass:"edit-img",attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/edit.png"},on:{click:function(i){i.stopPropagation(),arguments[0]=i=t.$handleEvent(i),t.changeContactAddPopup("open",e)}}}),i("v-uni-view",{staticClass:"name flex-shrink-0",staticStyle:{"padding-left":"32rpx",width:"180rpx"}},[t._v(t._s(e.name))]),i("v-uni-view",{staticClass:"flex-1 w-1rpx",staticStyle:{"padding-left":"20rpx"}},[i("v-uni-view",{staticClass:"name"},[i("v-uni-text",[t._v("手机号 "+t._s(e.tel))]),1==e.is_default?i("v-uni-text",{staticClass:"tag"},[t._v("默认")]):t._e()],1),i("v-uni-view",{staticClass:"subtitle text-overflowRows"},[t._v("身份证 "+t._s(e.id_number))])],1)],1)],1)})),1):t._e()],1)],1),i("uni-popup",{ref:"contactAddPopup",staticStyle:{"border-radius":"13rpx 13rpx 0 0"},attrs:{type:"bottom",backgroundColor:"#F4F4F4"}},[i("v-uni-view",{staticClass:"people-popup",staticStyle:{padding:"0"}},[i("v-uni-view",{staticClass:"ptop-box"},[i("v-uni-view",{staticClass:"top flex-between",staticStyle:{height:"fit-content"}},[i("v-uni-text",{staticClass:"text-overflow",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.changeContactAddPopup("close")}}},[t._v("取消")]),i("v-uni-text",{staticClass:"confirm",staticStyle:{color:"#96684F"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.saveContact.apply(void 0,arguments)}}},[t._v("保存")])],1)],1),i("v-uni-view",{staticClass:"add-edit-content"},[i("contactAddVue",{ref:"contactAddVueRef"})],1)],1)],1),i("uni-popup",{ref:"agreementPopup",attrs:{type:"bottom",backgroundColor:"#FFFFFF"}},[i("v-uni-view",{staticClass:"agreement-box"},[i("v-uni-image",{staticClass:"agreement-cha",attrs:{src:"https://static.ticket.sz-trip.com/tourist/daoyou/cha.png"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.$refs.agreementPopup.close()}}}),i("v-uni-scroll-view",{staticClass:"agreement-content",attrs:{"scroll-y":"true","lower-threshold":"20"},on:{scrolltolower:function(e){arguments[0]=e=t.$handleEvent(e),t.lower.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"agreement-title"},[t._v("xxxx协议")]),i("v-uni-view",{domProps:{innerHTML:t._s(t.formateRichText(t.content))}})],1),i("v-uni-view",{staticClass:"agreement-btn flex-center"},[i("v-uni-view",{class:["flex-center",{"agreement-disable":!t.isBottom}],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickAgreement(1)}}},[t._v(t._s(t.isBottom?"同意本条款":"请上滑看完本条款后同意"))])],1)],1)],1)],1)},a=[]},cbb7:function(t,e,i){var o=i("c86c");e=o(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.bg[data-v-0c0bd839]{background:#f7f7f7;min-height:100vh;padding:%?26.67?% %?26.67?% %?200?%}.top-box[data-v-0c0bd839]{background:#fff;border-radius:%?13?%;padding:%?30?% %?36?% %?30?% %?19?%}.top-box .top-title[data-v-0c0bd839]{font-weight:700;font-size:%?31?%;color:#000;line-height:%?40?%}.top-box .top-subtitle[data-v-0c0bd839]{margin-top:%?15?%;font-weight:500;font-size:%?27?%;color:#333}.num-box[data-v-0c0bd839]{height:%?200?%;background:#fff;border-radius:%?13?%;margin-top:%?26.67?%;padding:%?20?% %?22?%;justify-content:space-around}.num-box > uni-view[data-v-0c0bd839]:first-child{font-weight:700;font-size:%?31?%;color:#000}.num-box > uni-view:first-child span[data-v-0c0bd839]{font-weight:500;font-size:%?24?%;color:#666;margin-left:%?18?%}.num-box > uni-view[data-v-0c0bd839]:last-child{font-weight:500;font-size:%?24?%;color:#dc2525}.num-box uni-image[data-v-0c0bd839]{width:%?46.67?%;height:%?46.67?%}.num-box .num[data-v-0c0bd839]{width:%?67?%;text-align:center;font-weight:700;font-size:%?29?%;color:#000}.people-box[data-v-0c0bd839]{margin-top:%?27.33?%;background:#fff;border-radius:%?13?%;font-weight:700;font-size:%?31?%;color:#000}.people-box > uni-view[data-v-0c0bd839]{padding:%?40?% %?20?%}.people-box > uni-view[data-v-0c0bd839]:nth-child(n+2){border-top:%?1?% solid hsla(0,0%,80%,.5)}.people-box > uni-view:last-child uni-input[data-v-0c0bd839]{font-weight:500;font-size:%?31?%;color:#999;flex:1;margin:0 %?40?%}.people-box > uni-view:last-child uni-image[data-v-0c0bd839]{width:%?20?%;height:%?20?%}.people-box .people-seld[data-v-0c0bd839]{display:flex;flex-wrap:wrap}.people-box .people-seld .people-seldItem[data-v-0c0bd839]{padding:0 %?50?%;line-height:%?70?%;background:#f9f5f0;border-radius:%?11?%;border:%?2?% solid #96684f;position:relative;font-weight:400;font-size:%?29?%;color:#000;margin:0 %?15?% %?10?% 0}.people-box .people-seld .people-seldItem uni-image[data-v-0c0bd839]{width:%?28?%;height:%?28?%;position:absolute;bottom:0;right:0}.people-box .people-seld .people-more[data-v-0c0bd839]{width:%?110?%;line-height:%?73?%;background:#f6f1ea;border-radius:%?11?%;text-align:center;font-weight:500;font-size:%?29?%;color:#96684f}.people-box .people-list .people-item[data-v-0c0bd839]{padding:0 %?20?%;margin-top:%?20?%}.people-box .people-list .people-item .del-img[data-v-0c0bd839]{width:%?45.33?%;height:%?45.33?%}.people-box .people-list .people-item .item-peopleNum[data-v-0c0bd839]{font-weight:400;font-size:%?27?%;color:#000}.people-box .people-list .people-item .item-text .name[data-v-0c0bd839]{font-weight:400;font-size:%?31?%;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-0c0bd839]{font-weight:400;font-size:%?24?%;color:#666}.people-box .people-list .people-item .edit-img[data-v-0c0bd839]{width:%?32.67?%;height:%?32.67?%}.people-box .people-add[data-v-0c0bd839]{height:%?80?%;background:#f9f5f0;border-radius:%?13?%;display:flex;align-items:center;font-weight:500;font-size:%?27?%;color:#96684f;padding:0 %?20?%}.people-box .people-add .add-img[data-v-0c0bd839]{width:%?45.33?%;height:%?45.33?%;margin-right:%?28?%}.people-box .people-add .right-img[data-v-0c0bd839]{width:%?20?%;height:%?20?%;margin-left:auto}.people-box .people-add[data-v-0c0bd839]:not(:first-child){margin-top:%?26?%}.people-popup[data-v-0c0bd839]{padding:%?26?%;height:%?800?%;background:#f7f7f7}.people-popup .ptop-box[data-v-0c0bd839]{height:%?120?%;display:flex;align-items:center}.people-popup .ptop-box .top[data-v-0c0bd839]{position:fixed;left:0;right:0;color:#000;height:%?80?%;font-size:0;overflow:hidden;padding:0 %?26?%}.people-popup .ptop-box .top uni-text[data-v-0c0bd839]{text-align:left;font-size:%?35?%;font-weight:400;color:#000}.people-popup .ptop-box .top .confirm[data-v-0c0bd839]{font-weight:400;color:#000}.people-popup .popup-list[data-v-0c0bd839]{height:%?666?%;overflow:scroll}.people-popup .popup-list .popup-item[data-v-0c0bd839]{border-radius:%?12?%;padding:%?2?%;margin-top:%?24?%;font-size:%?24?%;color:#333;font-weight:400;background-color:#fff}.people-popup .popup-list .popup-item .item-top[data-v-0c0bd839]{border-radius:%?12?%;padding:%?30?% %?40?%;background-color:#fff}.people-popup .popup-list .popup-item .item-top uni-image[data-v-0c0bd839]{color:#666;width:%?40?%;height:%?40?%}.people-popup .popup-list .popup-item .item-top .name[data-v-0c0bd839]{overflow:hidden;font-family:PingFang SC;font-weight:400;font-size:%?32?%}.people-popup .popup-list .popup-item .item-top .name uni-text[data-v-0c0bd839]{color:#666;font-size:%?25?%}.people-popup .popup-list .popup-item .item-top .name .tag[data-v-0c0bd839]{padding:0 %?8?%;height:%?32?%;border-radius:%?7?%;line-height:%?30?%;text-align:center;font-size:%?23?%;font-family:PingFang SC;font-weight:500;color:#fff;background:#96684f;margin-left:%?10?%}.people-popup .popup-list .popup-item .item-top .com-flex-start[data-v-0c0bd839]{margin:0 0 %?30?%}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-0c0bd839]{font-weight:400;flex:1;text-align:left;margin-top:%?33?%;color:#666;font-size:%?25?%}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-0c0bd839]{margin-bottom:%?36?%}.people-popup .popup-list .popup-item .item-top .status[data-v-0c0bd839]{width:%?40?%;height:%?40?%;line-height:%?40?%;border-radius:50%;text-align:center;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status img[data-v-0c0bd839]{width:%?27?%;height:%?21?%}.people-popup .popup-list .popup-item .item-top .statuss[data-v-0c0bd839]{background:linear-gradient(90deg,#fa2b66,#ff9834);border:none}.people-popup .popup-list .popup-item .item-top .noSelect[data-v-0c0bd839]{border:%?1?% solid #999}.people-popup .popup-list .popup-item .item-site[data-v-0c0bd839]{color:#666;display:flex;align-items:center;padding:%?36?% 0}.people-popup .popup-list .popup-item .item-site uni-view[data-v-0c0bd839]{width:%?23?%;height:%?23?%;margin-right:%?10?%;border:%?1?% solid #999;border-radius:50%}.people-popup .popup-list .popup-item .item-site uni-view uni-view[data-v-0c0bd839]{width:%?8?%;height:%?8?%;background:#000;border-radius:50%;margin:auto}.people-popup .popup-list .popup-item.active[data-v-0c0bd839]{border:%?2?% solid #96684f}.people-popup .popup-list .popup-item.disabled .item-top[data-v-0c0bd839]{background-color:#ccc}.people-popup .button[data-v-0c0bd839]{text-align:center;width:100%;height:%?80?%;line-height:%?80?%;background-color:#fff;border-radius:%?40?%;font-family:PingFang SC;font-weight:400;font-size:%?33?%;color:#000}.people-popup .add-edit-content[data-v-0c0bd839]{border-radius:%?13?%;min-height:%?800?%;margin:0 %?22?%}footer[data-v-0c0bd839]{width:%?750?%;height:%?153?%;background:#fff;box-shadow:%?0?% %?0?% %?13?% %?0?% rgba(82,82,82,.25);position:fixed;bottom:0;left:0}footer .footer-left[data-v-0c0bd839]{margin-left:%?26?%}footer .footer-left > uni-view[data-v-0c0bd839]:first-child{font-weight:700;font-size:%?32?%;color:#000}footer .footer-left > uni-view:first-child span[data-v-0c0bd839]{font-size:%?40?%;color:#dc2525}footer .footer-left > uni-view:first-child span[data-v-0c0bd839]::before{font-size:%?24?%;content:"¥"}footer .footer-left > uni-view[data-v-0c0bd839]:last-child{display:flex;align-items:center;font-weight:500;font-size:%?24?%;color:#666}footer .footer-left > uni-view:last-child span[data-v-0c0bd839]{width:%?31?%;height:%?31?%;border-radius:50%;border:%?1?% solid #666;margin-right:%?11?%}footer .footer-left > uni-view:last-child span uni-image[data-v-0c0bd839]{width:100%;height:100%}footer .order-btn[data-v-0c0bd839]{width:%?233?%;line-height:%?73?%;border-radius:%?11?%;background:#dc2525;text-align:center;font-weight:700;font-size:%?32?%;color:#fff;margin-right:%?26?%}footer .order-disable[data-v-0c0bd839]{background:#ccc}.agreement-box[data-v-0c0bd839]{width:100vw;height:60vh;padding:%?80?% %?26?% %?200?% %?26?%;position:relative}.agreement-box .agreement-cha[data-v-0c0bd839]{width:%?31.33?%;height:%?31.33?%;position:absolute;right:%?26?%;top:%?26?%}.agreement-box .agreement-content[data-v-0c0bd839]{font-weight:500;font-size:%?29?%;color:#666;padding-bottom:%?50?%;height:45vh}.agreement-box .agreement-content .agreement-title[data-v-0c0bd839]{font-weight:700;font-size:%?32?%;color:#000;text-align:center;margin-bottom:%?36?%}.agreement-box .agreement-btn[data-v-0c0bd839]{width:%?750?%;height:%?153?%;background:#fff;box-shadow:%?0?% %?0?% %?13?% %?0?% rgba(82,82,82,.25);position:absolute;bottom:0;left:0}.agreement-box .agreement-btn uni-view[data-v-0c0bd839]{width:%?697?%;height:%?73?%;background:#dc2525;border-radius:%?11?%;font-weight:700;font-size:%?32?%;color:#fff}.agreement-box .agreement-btn .agreement-disable[data-v-0c0bd839]{background:#ccc}',""]),t.exports=e},d6aa:function(t,e,i){"use strict";i.r(e);var o=i("be78"),n=i("758c");for(var a in n)["default"].indexOf(a)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(a);i("4192");var s=i("828b"),p=Object(s["a"])(n["default"],o["b"],o["c"],!1,null,"0c0bd839",null,!1,o["a"],void 0);e["default"]=p.exports}}]);