guide-order-index.281c216c.js 35 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["guide-order-index"],{"0c54":function(t,e,a){"use strict";a.r(e);var i=a("1904"),o=a.n(i);for(var n in i)["default"].indexOf(n)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},1904:function(t,e,a){"use strict";a("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("64aa");var i=a("e0a2"),o={props:{payTypeList:{type:Array,default:[]},url:{type:String,default:""},money:{type:[Number,String],default:"-"},currency:{type:String,default:""},currencyRight:{type:Boolean,default:!1}},data:function(){return{selectedPayment:"",selectedIndex:0,statics:{airportPickup:{BJ:i.staticUrl+"api/images/20250506/images_1746500677.png",JC:i.staticUrl+"api/images/20250506/images_1746511575.png",XC:i.staticUrl+"api/images/20250506/images_1746511750.png",RS:i.staticUrl+"api/images/20250506/images_1746511903.png",SC:i.staticUrl+"api/images/20250506/images_1746511946.png",QFJC:i.staticUrl+"api/images/20250506/images_1746512011.png",YCSJ:i.staticUrl+"api/images/20250506/images_1746512069.png",ZH:i.staticUrl+"api/images/20250506/images_1746514168.png",REN:i.staticUrl+"api/images/20250506/images_1746532228.png",XINGLI:i.staticUrl+"api/images/20250506/images_1746532319.png",choose:i.staticUrl+"api/images/20250515/images_1747289637.png",unChoose:i.staticUrl+"api/images/20250515/images_1747289603.png",QIDIAN:i.staticUrl+"api/images/20250508/images_1746688051.png",ZHONGDIAN:i.staticUrl+"api/images/20250508/images_1746688119.png"},right:i.staticUrl+"api/images/20250506/images_1746512926.png",close:i.staticUrl+"api/images/20250506/images_1746517832.png",back:i.staticUrl+"api/images/20250506/images_1746518147.png",longArrows:i.staticUrl+"api/images/20250506/images_1746521912.png",SPListBG:i.staticUrl+"api/images/20250512/images_1747047121.png",SPList:i.staticUrl+"api/images/20250512/images_1747047340.png"}}},methods:{selectPayment:function(t){this.selectedPayment=t},open:function(){this.$refs.popup.open()},close:function(){this.$refs.popup.close(),this.$emit("close")},submitAndPay:function(){if(!this.selectedPayment)return uni.showToast({title:"请选择支付方式",icon:"none"}),!1;this.$emit("submitAndPay",this.selectedPayment)},payAction:function(t){if("1"==this.selectedPayment)this.wxPay(t);else if("2"==this.selectedPayment)this.AlipayPay(t.pay_params,t.order_sn);else if("3"==this.selectedPayment){var e=this;uni.showModal({title:"提示",content:"支付成功",showCancel:!1,success:function(a){e.$emit("success",t.order_sn)}})}},wxPay:function(t){var e=this,a=this;uni.showLoading({title:"微信支付请求"}),uni.requestPayment({provider:"wxpay",timeStamp:t.pay_params.params.timeStamp,nonceStr:t.pay_params.params.nonceStr,package:t.pay_params.params.package,signType:t.pay_params.params.signType,paySign:t.pay_params.params.paySign,success:function(e){a.loading=!1,uni.showModal({title:"提示",content:"支付成功",showCancel:!1,success:function(e){a.$emit("success",t.order_sn)}})},fail:function(t){uni.hideLoading(),e.isPay=!0,e.loading=!1,uni.showModal({title:"提示",content:t.msg||"支付失败"})}})},AlipayPay:function(t,e){var a=document.createElement("div");a.innerHTML=t.html,document.body.appendChild(a),document.forms[0].submit(),a.remove()}}};e.default=o},"1da3":function(t,e,a){"use strict";a.r(e);var i=a("7fde"),o=a.n(i);for(var n in i)["default"].indexOf(n)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},"1fe3":function(t,e,a){"use strict";a("6a54");var i=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.submitAndPayApi=e.orderDetailApi=e.goPayApi=e.getGuideOrderListApi=e.getGuideListApi=e.getGuideDetailApi=void 0;var o=i(a("7653"));e.getGuideListApi=function(t){return o.default.post("api/user.product.localGuide/list",t)};e.getGuideDetailApi=function(t){return o.default.post("api/user.product.localGuide/detail",t)};e.submitAndPayApi=function(t){return o.default.post("api/user.order.localGuide/submitAndPay",t)};e.getGuideOrderListApi=function(t){return o.default.post("api/user.order.localGuide/list",t)};e.orderDetailApi=function(t){return o.default.post("api/user.order.localGuide/detail",t)};e.goPayApi=function(t){return o.default.post("api/user.order.localGuide/goPay",t)}},2258:function(t,e,a){"use strict";a.r(e);var i=a("77eb"),o=a.n(i);for(var n in i)["default"].indexOf(n)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},3369:function(t,e,a){var i=a("fe5c");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("967d").default;o("1e491a96",i,!0,{sourceMap:!1,shadowMode:!1})},"36fa":function(t,e,a){"use strict";var i=a("3369"),o=a.n(i);o.a},"44b0":function(t,e,a){"use strict";a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var i={uniPopup:a("029e").default},o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-popup",{ref:"popup",attrs:{safeArea:!1,type:"bottom"}},[a("v-uni-view",{staticClass:"pd15",staticStyle:{position:"relative","background-color":"white","border-radius":"40rpx 40rpx 0 0"}},[a("img",{staticStyle:{width:"40rpx",height:"40rpx",position:"absolute",right:"30rpx"},attrs:{src:t.statics.close,alt:""},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}}),a("v-uni-view",{staticClass:"money mb30",staticStyle:{"text-align":"center","margin-top":"100rpx"}},[t.currencyRight?t._e():a("span",{staticClass:"ft16 ftw500"},[t._v(t._s(t.currency+" "))]),t._v(t._s(t.money)),t.currencyRight?a("span",{staticClass:"ft16 ftw500"},[t._v(t._s(t.currency+" "))]):t._e()]),a("v-uni-view",{staticClass:"payment-section"},t._l(t.payTypeList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"mt15"},[0!==i?a("v-uni-view",{staticClass:"com-line"}):t._e(),a("v-uni-view",{staticClass:"payment-method"},[a("v-uni-image",{staticClass:"payment-icon",attrs:{src:e.img_url}}),a("v-uni-text",{staticClass:"payment-text"},[t._v(t._s(e.name))]),a("v-uni-image",{staticClass:"payment-choose-icon",attrs:{src:t.selectedPayment===e.id?t.statics.airportPickup.choose:t.statics.airportPickup.unChoose},on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.selectPayment(e.id)}}})],1)],1)})),1),a("v-uni-button",{staticClass:"order-btn mb15",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.submitAndPay.apply(void 0,arguments)}}},[t._v("立即支付")])],1)],1)},n=[]},"48b7":function(t,e,a){"use strict";a.r(e);var i=a("4d1f"),o=a("1da3");for(var n in o)["default"].indexOf(n)<0&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("36fa");var r=a("828b"),c=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,"865c0336",null,!1,i["a"],void 0);e["default"]=c.exports},"4bcc":function(t,e,a){var i=a("80ef");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("967d").default;o("1ad4b9a0",i,!0,{sourceMap:!1,shadowMode:!1})},"4d1f":function(t,e,a){"use strict";a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var i={loading:a("8c27").default,comPay:a("89e5").default,comFixBtn:a("e23b").default},o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("custom-page",{attrs:{kefu:!0,"custom-navbar":!0,"navbar-title":"订单详情","wrapper-bg-color":"#F3F2F7","before-back":t.handleBeforeNavBack}},[t.loadingShow?a("loading"):t._e(),a("v-uni-view",{staticClass:"wrapper"},[a("v-uni-view",{staticClass:"flex space alcenter"},[a("v-uni-view",{staticClass:"ftw500",staticStyle:{"font-size":"38rpx"}},[t._v(t._s(t.orderInfo.order_status_text||"-"))])],1),t.orderInfo.address?a("v-uni-view",{staticClass:"order-status tn-flex-column mt20"},[a("v-uni-view",{staticClass:"flex alcenter"},[a("v-uni-view",{staticClass:"value",staticStyle:{flex:"1","margin-left":"0","font-size":"34rpx"}},[t._v(t._s(t.orderInfo.address.address||""))])],1),a("v-uni-view",{staticClass:"ft13 mt12",staticStyle:{color:"#767676"}},[t._v(t._s((t.orderInfo.address.realname||"")+"/"+(t.orderInfo.address.phone_area||"")+" "+(t.orderInfo.address.mobile||"")))])],1):t._e(),a("v-uni-view",{staticClass:"order-info-card"},[a("v-uni-view",{staticClass:"infoType"},[t._v("订单信息")]),a("v-uni-view",{staticClass:"order-info flex space"},[a("v-uni-view",{staticClass:"flex"},[t.orderInfo.product?a("v-uni-image",{staticClass:"order-image",attrs:{src:t.orderInfo.product.product_img,mode:"scaleToFill"}}):t._e(),a("v-uni-view",{staticClass:"order-details"},[a("v-uni-text",{staticClass:"order-title"},[t._v(t._s(t.orderInfo.product_name||"-"))]),t.orderInfo.localGuide?a("v-uni-view",{staticClass:"ft12 ftw500",staticStyle:{"margin-top":"16rpx",color:"#A4A4A4"}},[t.orderInfo.localGuide.package_brief_desc?a("v-uni-text",[t._v(t._s("/"+t.orderInfo.localGuide.package_brief_desc))]):t._e()],1):t._e()],1)],1),t.orderInfo.product_price?a("v-uni-view",{staticClass:"order-price",staticStyle:{"margin-top":"0"}},[a("span",{staticClass:"price-icon"},[t._v(t._s(t.orderInfo.product_price.unit))]),t._v(t._s(t.orderInfo.product_price.value||"0"))]):t._e()],1),a("v-uni-view",{staticClass:"com-line"}),t.orderInfo.localGuide?a("v-uni-view",{staticClass:"item"},[a("v-uni-view",{staticClass:"title"},[t._v("出发时间")]),a("v-uni-view",{staticClass:"value"},[t._v(t._s(t.orderInfo.localGuide.show_dep_time))])],1):t._e(),a("v-uni-view",{staticClass:"item"},[a("v-uni-view",{staticClass:"title"},[t._v("下单时间")]),a("v-uni-view",{staticClass:"value"},[t._v(t._s(t.orderInfo.create_time||"-"))])],1),a("v-uni-view",{staticClass:"item"},[a("v-uni-view",{staticClass:"title"},[t._v("订单编号")]),a("v-uni-view",{staticClass:"value"},[t._v(t._s(t.orderInfo.order_sn||"-"))])],1),a("v-uni-view",{staticClass:"item"},[a("v-uni-view",{staticClass:"title"},[t._v("支付方式")]),a("v-uni-view",{staticClass:"value"},[t._v(t._s(t.orderInfo.pay_id_text||"-"))])],1),10==t.orderInfo.order_status&&t.orderInfo.order_amount?a("v-uni-view",{staticClass:"item"},[a("v-uni-view",{staticClass:"title"},[t._v("实付款")]),a("v-uni-view",{staticClass:"value"},[t._v(t._s(t.orderInfo.order_amount.unit)+t._s(t.orderInfo.order_amount.value||"0"))])],1):t._e(),10!=t.orderInfo.order_status&&t.orderInfo.pay_amount?a("v-uni-view",{staticClass:"item"},[a("v-uni-view",{staticClass:"title"},[t._v("实付款")]),a("v-uni-view",{staticClass:"value"},[t._v(t._s(t.orderInfo.pay_amount.unit)+t._s(t.orderInfo.pay_amount.value||"0"))])],1):t._e()],1),a("com-pay",{ref:"paymentPopup",attrs:{payTypeList:t.payType,money:t.price||0,currency:t.currency},on:{submitAndPay:function(e){arguments[0]=e=t.$handleEvent(e),t.submitAndPay.apply(void 0,arguments)},success:function(e){arguments[0]=e=t.$handleEvent(e),t.success.apply(void 0,arguments)}}}),10==t.orderInfo.order_status?a("com-fix-btn",{attrs:{title:"支付"},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.payment.apply(void 0,arguments)}}}):t._e()],1)],1)},n=[]},"64e9":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{},[t.title2?a("v-uni-view",{staticClass:"footer flex space"},[a("v-uni-view",{staticClass:"copy-btn ft13",style:t.styles,on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.onchange.apply(void 0,arguments)}}},[t._v(t._s(t.title))]),a("v-uni-view",{staticClass:"copy-btn ft13",style:t.styles,on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.onchange2.apply(void 0,arguments)}}},[t._v(t._s(t.title2))])],1):a("v-uni-view",{staticClass:"footer flex space"},[a("v-uni-view",{staticClass:"copy-btn ft13",style:t.styles,on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.onchange.apply(void 0,arguments)}}},[t._v(t._s(t.title))])],1)],1)},o=[]},"77eb":function(t,e,a){"use strict";a("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={props:{title2:{type:String,default:""},title:{type:String,default:"确定"},styles:{type:String,default:""}},methods:{onchange:function(){this.$emit("change")},onchange2:function(){this.$emit("change2")}}};e.default=i},"7fde":function(t,e,a){"use strict";a("6a54");var i=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("bf0f");var o=i(a("2634")),n=i(a("2fdc")),r=i(a("dae0")),c=i(a("44ca")),s=i(a("34cae")),d=i(a("495e")),l=i(a("8c27")),f=a("9d0a"),u=a("419c"),p=a("815c"),g=i(a("fc1b")),m=(i(a("ae59")),a("1fe3")),v=i(a("dc1f")),h=(a("262c"),a("3137"),a("e0a2"),a("e0a2")),b=a("a9e5"),y={components:{PaySelectModal:s.default,CenterModal:d.default,loading:l.default,CustomMap:g.default},mixins:[v.default,r.default,c.default],data:function(){return{rechargeSelectQucikIndex:"",icon:[h.staticUrl+"api/images/20250721/images_1753083119.png",h.staticUrl+"api/images/20250721/images_1753083121.png",h.staticUrl+"api/images/20250721/images_1753083125.png",h.staticUrl+"api/images/20250721/images_1753083128.png",h.staticUrl+"api/images/20250721/images_1753083131.png",h.staticUrl+"api/images/20250721/images_1753083134.png"],orderId:0,from:"",order_type:"takeout",orderInfo:{},loadingShow:!1,shareParams:null,loadings:!1,currency:"",price:"",payType:[],payTypeList:[]}},onLoad:function(t){var e=this;return(0,n.default)((0,o.default)().mark((function a(){var i;return(0,o.default)().wrap((function(a){while(1)switch(a.prev=a.next){case 0:e.orderId=(null===t||void 0===t?void 0:t.order_sn)||0,i=(null===t||void 0===t?void 0:t.type)||"","pay"==i?e.getOrderDetailData("pay"):(e.getOrderDetailData(),e.getPayType());case 3:case"end":return a.stop()}}),a)})))()},onShow:function(){this.getOrderDetailData()},onPullDownRefresh:function(){this.getOrderDetailData()},methods:{success:function(t){this.$refs.paymentPopup.close()},getOrderDetailData:function(t){var e=this;this.loadingShow=!0,(0,m.orderDetailApi)({sn:this.orderId}).then((function(a){e.orderInfo=a,"pay"==t&&e.getPayType("pay")})).catch((function(t){console.error("[order-detail]订单详情获取失败",t),(0,f.showToast)({title:t.msg}),(0,u.navBack)()})).finally((function(){e.loadingShow=!1})),console.log("订单信息",this.orderInfo)},payment:function(){this.currency=this.orderInfo.order_amount.unit,this.price=this.orderInfo.order_amount.value,this.payType=this.payTypeList,this.$refs.paymentPopup.open()},getPayType:function(t){var e=this;(0,b.getPayType)({order_type:"local_guide",scene_id:this.getEnvironmentCode()}).then((function(a){e.isLogin=!0,e.payTypeList=a||[],"pay"==t&&10===e.orderInfo.order_status&&(e.currency=e.orderInfo.order_amount.unit,e.price=e.orderInfo.order_amount.value,e.payType=e.payTypeList,e.$refs.paymentPopup.open())})).catch((function(t){e.payTypeList=[],"请重新登录"==t.msg?e.isLogin=!1:uni.showModal({title:"提示",content:t.msg||"支付类型获取失败",callback:function(){(0,u.navBack)()}})}))},submitAndPay:function(t){var e=this;if(this.loadings)return!1;this.loadings=!0,this.loadingShow=!0,(0,m.goPayApi)({pay_id:t,scene_id:this.getEnvironmentCode(),sn:this.orderId}).then((function(t){uni.showModal({title:"提示",content:"支付成功",showCancel:!1}),e.$refs.paymentPopup.close(),e.getOrderDetailData()})).catch((function(t){console.error("[order-detail]订单详情获取失败",t),(0,f.showToast)({title:t.msg}),(0,u.navBack)()})).finally((function(){e.loadingShow=!1,e.loadings=!1}))},call:function(){(0,p.callPhone)(this.orderInfo.vehicle.driver_phone)},callDeliveryer:function(){(0,p.callPhone)(this.orderInfo.deliveryer.mobile)},handleBeforeNavBack:function(){return!0},previewImage:function(t,e){uni.previewImage({current:e,urls:t})},callPhone:function(t){uni.makePhoneCall({phoneNumber:t})},copyToClipBoard:p.copyToClipBoard},onShareAppMessage:function(){if(this.shareParams)return this.shareParams}};e.default=y},"80ef":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,".money[data-v-c6a0f780]{font-family:Source Han Sans CN;font-weight:700;font-size:%?64?%;color:#333;line-height:%?42?%}.order-btn[data-v-c6a0f780]{background:#ffca28;color:#fff;font-size:%?32?%;border-radius:%?12?%;padding:0 %?40?%}.payment-choose-icon[data-v-c6a0f780]{width:%?44?%;height:%?44?%}.payment-section[data-v-c6a0f780]{background:#fff;padding:%?24?% %?30?%;margin-bottom:%?20?%}.payment-method[data-v-c6a0f780]{display:flex;align-items:center;margin-bottom:%?10?%}.payment-icon[data-v-c6a0f780]{width:%?48?%;height:%?48?%;margin-right:%?17?%}.payment-text[data-v-c6a0f780]{flex:1;font-family:Source Han Sans CN;font-weight:500;font-size:%?30?%;color:#333;line-height:%?42?%}",""]),t.exports=e},"816d":function(t,e,a){"use strict";var i=a("a909"),o=a.n(i);o.a},"87de":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,".footer[data-v-8f34d860]{background-color:#fff;padding:%?30?%;position:fixed;width:100%;left:0;bottom:0}.copy-btn[data-v-8f34d860]{background-color:#ffd84d;font-weight:700;color:#333;line-height:%?38?%;border:none;border-radius:%?20?%;padding:%?16?%;font-size:%?32?%;height:%?90?%;display:flex;align-items:center;justify-content:center;flex:1}",""]),t.exports=e},"89e5":function(t,e,a){"use strict";a.r(e);var i=a("44b0"),o=a("0c54");for(var n in o)["default"].indexOf(n)<0&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("99e3");var r=a("828b"),c=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,"c6a0f780",null,!1,i["a"],void 0);e["default"]=c.exports},"99e3":function(t,e,a){"use strict";var i=a("4bcc"),o=a.n(i);o.a},a909:function(t,e,a){var i=a("87de");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("967d").default;o("75fd141e",i,!0,{sourceMap:!1,shadowMode:!1})},a9e5:function(t,e,a){"use strict";a("6a54");var i=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.submitAndPay=e.projectList=e.getSPDetail=e.getPayType=e.getCatOrderListApi=e.getCatOrderDetailApi=e.cancelCatOrderApi=void 0;var o=i(a("7653"));e.getSPDetail=function(t){return o.default.post("api/user.product.washPet/detail",t)};e.getPayType=function(t){return o.default.post("api/user.dict.pay/list",t)};e.submitAndPay=function(t){return o.default.post("api/user.order.washPet/submitAndPay",t)};e.projectList=function(t){return o.default.post("api/user.product.washPet/list",t)};e.getCatOrderListApi=function(t){return o.default.post("api/user.order.washPet/list",t)};e.getCatOrderDetailApi=function(t){return o.default.post("api/user.order.washPet/detail",t)};e.cancelCatOrderApi=function(t){return o.default.post("api/user.order.washPet/cancel",t)}},e23b:function(t,e,a){"use strict";a.r(e);var i=a("64e9"),o=a("2258");for(var n in o)["default"].indexOf(n)<0&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("816d");var r=a("828b"),c=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,"8f34d860",null,!1,i["a"],void 0);e["default"]=c.exports},fe5c:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 下方引入的为Tuniao UI的集成样式文件,为scss预处理器,其中包含了一些"tn-"开头的自定义变量\n * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可\n * Tuniao UI自定义的css类名和scss变量,均以"tn-"开头,不会造成冲突,请放心使用 \n */.amount-list[data-v-865c0336]{margin-top:%?30?%;display:grid;grid-template-columns:repeat(3,1fr);gap:%?20?%;margin-bottom:%?30?%;overflow-y:auto;max-height:25vh}.amount-list .amount-item[data-v-865c0336]{position:relative;background:#f5f6fa;padding:%?5?% %?20?%;text-align:center;transition:all .3s;min-height:%?100?%;border-radius:%?14?%;border:1px solid #f5f6fa}.amount-list .amount-item.active[data-v-865c0336]{background:#fffaec;border:1px solid #ffca28}.amount-list .amount-item.active .price[data-v-865c0336]{color:var(--theme-general-color)}.amount-list .amount-item .price[data-v-865c0336]{font-weight:500;color:#333;margin:%?23?% 0;display:block;line-height:%?20?%}.amount-list .amount-item .price .symbol[data-v-865c0336]{font-size:%?28?%;margin-right:%?4?%}.amount-list .amount-item .price .number[data-v-865c0336]{font-family:PingFang SC;font-style:normal;font-weight:600;font-size:%?44?%}.amount-list .amount-item .gift[data-v-865c0336]{font-size:%?24?%;color:#7f7f7f}.iconImg[data-v-865c0336]{height:%?92?%;width:%?92?%;margin-bottom:%?13?%}.order-price[data-v-865c0336]{margin-top:%?10?%;font-family:Source Han Sans CN;font-weight:800;font-size:%?38?%;color:#f60;line-height:%?42?%}.order-price .price-icon[data-v-865c0336]{font-family:Source Han Sans CN;font-weight:500;font-size:%?26?%;color:#f60;line-height:%?42?%}.order-title[data-v-865c0336]{font-family:Source Han Sans CN;font-weight:500;font-size:%?30?%;color:#000;margin-bottom:%?28?%}.order-info[data-v-865c0336]{display:flex}.order-image[data-v-865c0336]{width:%?110?%;height:%?110?%;border-radius:%?14?%;margin-right:%?27?%}.wrapper[data-v-865c0336]{min-height:100vh;padding:%?30?% %?30?% %?200?% %?30?%;background:linear-gradient(0deg,#efeff4 80%,#ffca28)}.wrapper .more-qcm[data-v-865c0336]{display:flex;flex-wrap:wrap}.wrapper .top-bg[data-v-865c0336]{background-image:url(https://qny.wdsp666.com/%E7%A6%8F%E8%A2%8B%E8%83%8C%E6%99%AF%E5%9B%BE/xcx/take-2.png);background-repeat:no-repeat;background-size:100% 100%;padding:%?30?%;margin-bottom:%?20?%;border-radius:%?20?%;min-height:%?240?%;background-color:#fff}.wrapper .top-bg .tip[data-v-865c0336]{display:flex;flex-direction:column;justify-content:space-between}.wrapper .top-bg .tip .size[data-v-865c0336]{font-size:%?55?%}.wrapper .top-bg .tip .nums[data-v-865c0336]{padding:%?5?% %?15?%;background-color:#ffc929;border-radius:%?10?%;display:inline-block}.wrapper .top-bg .tip .qrCode-tip[data-v-865c0336]{display:flex;align-items:center}.wrapper .top-bg .tip-qc[data-v-865c0336]{margin-left:%?12?%;margin-bottom:%?10?%;background-color:#d70107;display:inline-block;color:#fff;width:%?92?%;text-align:center;line-height:%?42?%;height:%?45?%;font-size:%?22?%;border-radius:%?40?% %?40?% %?40?% 0}.custom-map[data-v-865c0336]{width:100%}.customCallout .box[data-v-865c0336]{display:flex;align-items:center;background:#fff;height:%?50?%;font-size:%?24?%;color:#333;font-weight:500;background-color:#fff;position:relative;background-color:initial;border-radius:%?10?%;overflow:hidden}.customCallout .box .type[data-v-865c0336]{width:%?60?%;background-color:#2459ee;color:#fff;height:%?50?%;display:block;text-align:center;line-height:%?50?%}.customCallout .box .from[data-v-865c0336],\n.customCallout .box .to[data-v-865c0336]{height:%?50?%;padding:0 %?10?%;min-width:%?100?%;display:block;text-align:center;line-height:%?50?%;background:#fff;box-sizing:border-box;border-top-right-radius:%?10?%;border-bottom-right-radius:%?10?%;overflow:hidden}.customCallout .triangle[data-v-865c0336]{margin:0 auto;height:6px;width:10px;display:block;margin-bottom:8px}.customCallout .dot[data-v-865c0336]{border-radius:50%;width:%?36?%;height:%?36?%;background-color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 6px 25px 0 rgba(0,0,0,.1);margin:%?10?% auto 0 auto}.customCallout .dot .dot-child[data-v-865c0336]{border-radius:50%;width:%?22?%;height:%?22?%;background-color:#2459ee;display:block;margin:0 auto}.customCallout .box .status99[data-v-865c0336]{background-color:#666}.customCallout .dot .dot-child.status99[data-v-865c0336]{background-color:#666}\n/* 订单状态信息 start */.order-status[data-v-865c0336]{border-radius:%?15?%;padding:%?30?%;background-color:#fff}.order-status .status-value[data-v-865c0336]{font-size:%?42?%;font-weight:700;color:#ffca28}.order-status .status-tips[data-v-865c0336]{margin-top:%?20?%;color:#aaa}.order-status .order-operation-btns[data-v-865c0336]{margin-top:%?20?%}.order-status .order-operation-btns .btn[data-v-865c0336]{padding:%?10?% %?16?%;border-radius:%?15?%}.order-status .order-operation-btns .btn + .btn[data-v-865c0336]{margin-left:%?12?%}\n/* 订单状态信息 end */.lock[data-v-865c0336]{background:#fff;border-radius:%?15?%;padding:%?16?%;margin-top:%?30?%;width:100%;padding:%?30?%;flex-direction:column}.lock .lock_item[data-v-865c0336]{display:flex;margin-bottom:%?20?%}.lock .lock_item uni-text[data-v-865c0336]{font-size:%?30?%}.lock .operation[data-v-865c0336]{display:flex;flex-direction:column;justify-content:space-between}.lock .operation .button[data-v-865c0336]{background:#ffca28;border-radius:%?15?%;color:#000;font-size:%?30?%;text-align:center;margin-bottom:%?20?%;font-weight:600;height:%?80?%;line-height:%?80?%}.lock .operation .description[data-v-865c0336]{color:#aaa;font-size:%?24?%;text-align:center}.lock uni-text[data-v-865c0336]{font-size:%?30?%}.deliveryer[data-v-865c0336]{background:#fff;border-radius:%?15?%;padding:%?16?%;margin-top:%?30?%;width:100%}.deliveryer uni-image[data-v-865c0336]{height:%?60?%;width:%?60?%;border-radius:%?10?%;display:block;margin-right:%?20?%}.deliveryer uni-text[data-v-865c0336]{font-size:%?30?%}\n/* 商品价格信息 start */.product-price-info[data-v-865c0336]{margin-top:%?40?%;width:100%;border-radius:%?15?%\n /* 商品信息 start */\n /* 商品信息 end */\n /* 价格信息 start */\n /* 价格信息 end */\n /* 优惠信息 start */\n /* 优惠信息 end */\n /* 总计价格 start */\n /* 总计价格 end */\n /* 致电商家 start */\n /* 致电商家 end */}.product-price-info .product-info[data-v-865c0336]{padding:%?40?% %?30?%;border-radius:%?15?% %?15?% %?0?% %?0?%;background:radial-gradient(circle at left bottom,transparent %?20?%,#fff 0,#fff 100%) 0 0/51% 100% no-repeat,radial-gradient(circle at right bottom,transparent %?20?%,#fff 0,#fff 100%) 100% 0/51% 100% no-repeat;border-bottom:%?1?% dashed #f3f2f7\n /* 商品列表 start */\n /* 商品列表 end */}.product-price-info .product-info .store-name[data-v-865c0336]{font-size:%?30?%}.product-price-info .product-info .store-name .store-logo[data-v-865c0336]{height:%?60?%;width:%?60?%;border-radius:%?6?%}.product-price-info .product-info .product-list .product-item[data-v-865c0336]{border-radius:%?8?%;padding:%?20?%;display:flex}.product-price-info .product-info .product-list .product-item .item-image[data-v-865c0336]{width:%?120?%;height:%?120?%;border-radius:%?8?%}.product-price-info .product-info .product-list .product-item .item-info[data-v-865c0336]{flex:1;padding-left:%?20?%}.product-price-info .product-info .product-list .product-item .item-info .title[data-v-865c0336]{width:100%;font-size:%?32?%}.product-price-info .product-info .product-list .product-item .item-info .spec[data-v-865c0336]{font-size:%?22?%;color:#aaa;margin-top:%?4?%}.product-price-info .product-info .product-list .product-item .item-info .price-num[data-v-865c0336]{margin-top:%?8?%}.product-price-info .product-info .product-list .product-item .item-info .price-num .price[data-v-865c0336]{font-size:%?32?%;font-weight:500}.product-price-info .price-info[data-v-865c0336]{width:100%;padding:%?30?%;background:radial-gradient(circle at top left,transparent %?20?%,#fff 0,#fff 100%) 0 0/51% 51% no-repeat,radial-gradient(circle at top right,transparent %?20?%,#fff 0,#fff 100%) 100% 0/51% 51% no-repeat,radial-gradient(circle at bottom left,transparent %?20?%,#fff 0,#fff 100%) 0 100%/51% 51% no-repeat,radial-gradient(circle at bottom right,transparent %?20?%,#fff 0,#fff 100%) 100% 100%/51% 51% no-repeat;border-bottom:%?1?% dashed #f3f2f7}.product-price-info .price-info .item[data-v-865c0336]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:%?10?% %?0?%}.product-price-info .price-info .item .price[data-v-865c0336]{font-weight:700}.product-price-info .discount-info[data-v-865c0336]{width:100%;padding:%?30?%;background:radial-gradient(circle at top left,transparent %?20?%,#fff 0,#fff 100%) 0 0/51% 51% no-repeat,radial-gradient(circle at top right,transparent %?20?%,#fff 0,#fff 100%) 100% 0/51% 51% no-repeat,radial-gradient(circle at bottom left,transparent %?20?%,#fff 0,#fff 100%) 0 100%/51% 51% no-repeat,radial-gradient(circle at bottom right,transparent %?20?%,#fff 0,#fff 100%) 100% 100%/51% 51% no-repeat;border-bottom:%?1?% dashed #f3f2f7}.product-price-info .discount-info .item[data-v-865c0336]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:%?10?% %?0?%}.product-price-info .discount-info .item .price[data-v-865c0336]{font-weight:700}.product-price-info .total-price[data-v-865c0336]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:%?30?%;background:radial-gradient(circle at top left,transparent %?20?%,#fff 0,#fff 100%) 0 0/51% 51% no-repeat,radial-gradient(circle at top right,transparent %?20?%,#fff 0,#fff 100%) 100% 0/51% 51% no-repeat,radial-gradient(circle at bottom left,transparent %?20?%,#fff 0,#fff 100%) 0 100%/51% 51% no-repeat,radial-gradient(circle at bottom right,transparent %?20?%,#fff 0,#fff 100%) 100% 100%/51% 51% no-repeat;border-bottom:%?1?% dashed #f3f2f7}.product-price-info .total-price .data[data-v-865c0336]{display:flex;align-items:center}.product-price-info .total-price .data .sum[data-v-865c0336],\n.product-price-info .total-price .data .discount[data-v-865c0336],\n.product-price-info .total-price .data .paid[data-v-865c0336]{margin-left:%?16?%}.product-price-info .total-price .data .paid[data-v-865c0336]{font-size:%?34?%}.product-price-info .call-store[data-v-865c0336]{width:100%;display:flex;align-items:center;justify-content:center;padding:%?30?%;border-radius:%?0?% %?0?% %?15?% %?15?%;background:radial-gradient(circle at top left,transparent %?20?%,#fff 0,#fff 100%) 0 0/51% 100% no-repeat,radial-gradient(circle at top right,transparent %?20?%,#fff 0,#fff 100%) 100% 0/51% 100% no-repeat}\n/* 商品价格信息 end */\n/* 订单信息卡片 start */.order-info-card[data-v-865c0336]{border-radius:%?15?%;background-color:#fff;padding:%?30?%;margin-top:%?40?%}.order-info-card .infoType[data-v-865c0336]{font-size:%?36?%;font-weight:700;margin-bottom:%?30?%}.order-info-card .item[data-v-865c0336]{display:flex;justify-content:space-between}.order-info-card .item .title[data-v-865c0336]{font-family:Source Han Sans CN;font-weight:500;font-size:%?28?%;color:#767676;line-height:%?42?%}.order-info-card .item .value[data-v-865c0336]{font-family:Source Han Sans CN;font-weight:500;font-size:%?28?%;color:#151515;line-height:%?42?%}.order-info-card .item + .item[data-v-865c0336]{margin-top:%?16?%}\n/* 复制按钮 start */.copy-btn[data-v-865c0336]{padding:%?4?% %?16?%;border-radius:%?12?%}\n/* 复制按钮 end */.value[data-v-865c0336]{margin-left:%?20?%;font-size:%?26?%;font-weight:500;color:#000}.btn[data-v-865c0336]{padding:%?14?% %?20?%;line-height:1;border-radius:%?12?%;background-color:#ffca28;color:#080808}.btn + .btn[data-v-865c0336]{margin-left:%?16?%}\n/* 订单信息卡片 end */.expansion[data-v-865c0336]{display:flex;position:fixed;top:0;left:0;height:100%;width:100%;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);flex-direction:column;z-index:999999}.expansion .expansion_box[data-v-865c0336]{width:%?591?%;background-color:#fff4f8;border-radius:10px;display:flex;flex-direction:column;padding:%?36?% %?45?%}.expansion .expansion_box .expansion_box_title[data-v-865c0336]{width:100%;text-align:center;font-size:22px;color:#0d0c0c;font-weight:700;margin-bottom:%?15?%}.expansion .expansion_box .expansion_box_img[data-v-865c0336]{width:100%;text-align:center;font-size:14px;color:#666}.expansion .expansion_box .expansion_box_img img[data-v-865c0336]{width:100%}.expansion .expansion_box .line4[data-v-865c0336]{height:40px;width:100%;text-align:center;line-height:40px;font-size:15px;color:#fff;border-radius:10px;background:linear-gradient(90deg,#fc8c09,#fc29b4)}.expansion .expansion_close[data-v-865c0336]{width:100%;display:flex;justify-content:center;align-items:center;margin-top:%?78?%}.expansion .expansion_close img[data-v-865c0336]{width:%?60?%;height:%?60?%}.maskCode[data-v-865c0336]{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.maskCode .cent-mod[data-v-865c0336]{background-color:#fff;padding:%?30?%;border-radius:%?20?%}.maskCode .cent-mod .min-data[data-v-865c0336]{min-width:65vw;min-height:60vw}.bottom-btns[data-v-865c0336]{position:fixed;height:%?110?%;display:flex;justify-content:space-between;align-items:center;width:100%;bottom:0;background-color:#fff;padding:0 %?30?%;box-shadow:0 %?-2?% %?10?% 0 rgba(0,0,0,.1)}.bottom-btns .btns_left[data-v-865c0336]{flex:1}.bottom-btns .btns_right[data-v-865c0336]{display:flex;flex:2;flex-direction:row}.bottom-btns .btns_right .btn[data-v-865c0336]{flex:1;display:flex;justify-content:center;align-items:center;font-size:%?30?%;font-weight:500;width:%?200?%;height:%?80?%;border-radius:%?20?%;background-color:#bae7ff;color:#000}.bottom-btns .btns_right .btn + .btn[data-v-865c0336]{margin-left:%?20?%}.order-log[data-v-865c0336]{background-color:#fff;border-radius:%?15?%;padding:%?30?%;width:%?700?%}.order-log .log-item[data-v-865c0336]{display:flex;margin-bottom:%?20?%;justify-content:space-between}.order-log .log-item .time[data-v-865c0336]{font-size:%?30?%;color:#000;font-weight:bolder}.order-log .log-item .content[data-v-865c0336]{flex:1;margin-left:%?20?%;font-size:%?30?%;color:#000;font-weight:bolder}.order-log .log-item .content[data-v-865c0336]:before{content:"";display:inline-block;width:%?10?%;height:%?10?%;background-color:#ffca28;border-radius:50%;margin-right:%?10?%}.order-log .log-item2[data-v-865c0336]{display:flex;margin-bottom:%?20?%;justify-content:space-between}.order-log .log-item2 .time[data-v-865c0336]{font-size:%?24?%;color:#999}.order-log .log-item2 .content[data-v-865c0336]{flex:1;margin-left:%?20?%;font-size:%?24?%;color:#999}.order-log .log-item2 .content[data-v-865c0336]:before{content:"";display:inline-block;width:%?5?%;height:%?5?%;background-color:#999;border-radius:50%;margin-right:%?10?%}.spell-rice-box[data-v-865c0336]{display:flex;flex-direction:column;background-color:#fff;text-align:center;justify-content:center}.spell-rice-box .row1[data-v-865c0336]{font-size:%?20?%}.spell-rice-box .row2[data-v-865c0336]{font-size:%?30?%;font-weight:700}.spell-rice-box .row3[data-v-865c0336]{font-size:%?36?%;color:red}.spell-rice-box .persons[data-v-865c0336]{display:flex;flex-direction:row;text-align:center;justify-self:center;align-items:center;padding:0 %?100?% 0 %?100?%;margin-top:%?20?%}.spell-rice-box .persons .leader[data-v-865c0336]{flex:1;position:relative}.spell-rice-box .persons .leader uni-image[data-v-865c0336]{width:%?100?%;height:%?100?%;background-color:#ccc;border-radius:50%}.spell-rice-box .persons .leader uni-text[data-v-865c0336]{position:absolute;color:#fff;background-color:red;text-align:center;border-radius:%?15?%;width:%?100?%;font-size:%?24?%;top:-20%;left:0}.spell-rice-box .persons .mid[data-v-865c0336]{flex:2;font-size:%?30?%;font-weight:bolder;margin:0 %?20?%}.spell-rice-box .persons .members[data-v-865c0336]{flex:1}.spell-rice-box .persons .members uni-image[data-v-865c0336]{width:%?100?%;height:%?100?%;background-color:#ccc;border-radius:50%}.spell-rice-box .share_btn[data-v-865c0336]{background-color:#ffe9ea;color:#cd3b2b;height:%?80?%;display:flex;text-align:center;align-items:center;justify-content:center;border-radius:%?15?%;margin-top:%?15?%}.order-btn[data-v-865c0336]{background:#ffca28;color:#fff;font-size:%?32?%;border-radius:%?12?%;padding:0 %?40?%;margin-top:%?100?%}',""]),t.exports=e}}]);