admin-api/public/static/js/pages-order_details-stay.95...

1 line
33 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-order_details-stay"],{"02f6":function(t,e,i){"use strict";i.r(e);var a=i("65ba"),o=i("1029");for(var r in o)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(r);i("e49b");var n=i("f0c5"),s=Object(n["a"])(o["default"],a["b"],a["c"],!1,null,"2fda29d4",null,!1,a["a"],void 0);e["default"]=s.exports},"0f96":function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=a(i("5530")),r=a(i("a50e")),n=i("cd6d"),s=i("937f"),d=i("26cb"),c=a(i("823f")),l=i("3255"),f=(a(i("42cb")),i("ddb3")),u=getApp(),v={name:"Authorize",props:{isAuto:{type:Boolean,default:!0},isGoIndex:{type:Boolean,default:!0},isShowAuth:{type:Boolean,default:!1}},components:{},data:function(){return{title:"用户登录",info:"请登录,将为您提供更好的服务!",isWeixin:this.$wechat.isWeixin(),canUseGetUserProfile:!1,code:null,top:0,mp_is_new:this.$Cache.get("MP_VERSION_ISNEW")||!1,editModal:!1,canGetPrivacySetting:!1}},computed:(0,o.default)((0,o.default)({},(0,d.mapGetters)(["isLogin","userInfo","viewColor"])),(0,l.configMap)(["routine_logo","first_avatar_switch","wechat_phone_switch"])),watch:{isLogin:function(t){!0===t&&this.$emit("onLoadFun",this.userInfo)},isShowAuth:function(t){this.getCode(this.isShowAuth)}},created:function(){this.top=uni.getSystemInfoSync().windowHeight/2-70,wx.getUserProfile&&(this.canUseGetUserProfile=!0),this.setAuthStatus(),this.getCode(this.isShowAuth)},methods:{onclose:function(){this.canGetPrivacySetting=!1},onAgree:function(){var t=this;t.canUseGetUserProfile=!1,c.default.getUserProfile().then((function(e){var i=e.userInfo;i.code=t.code,i.spread=u.globalData.spid,i.spread_code=u.globalData.code,(0,n.commonAuth)({auth:{type:"routine",auth:i}}).then((function(e){if(200!=e.data.status)return uni.setStorageSync("auth_token",e.data.result.key),uni.navigateTo({url:"/pages/users/login/index"});var i=e.data.result.expires_time-r.default.time();t.$store.commit("UPDATE_USERINFO",e.data.result.user),t.$store.commit("LOGIN",{token:e.data.result.token,time:i}),t.$store.commit("SETUID",e.data.result.user.uid),r.default.set(s.EXPIRES_TIME,e.data.result.expires_time,i),r.default.set(s.USER_INFO,e.data.result.user,i),t.$emit("onLoadFun",e.data.result.user),e.data.result.user.isNew&&t.mp_is_new&&1==t.first_avatar_switch&&1==t.wechat_phone_switch&&(t.editModal=!0)})).catch((function(t){uni.hideLoading(),uni.showToast({title:t.message,icon:"none",duration:2e3})}))})).catch((function(t){uni.hideLoading()}))},setAuthStatus:function(){},getCode:function(t){t&&(this.code=1)},toWecahtAuth:function(){(0,f.toLogin)(!0)},getUserProfile:function(){var t=this;wx.getPrivacySetting?wx.getPrivacySetting({success:function(e){e.needAuthorization?(t.canGetPrivacySetting=!0,t.$nextTick((function(){t.$refs.privacyAgreement.showPoupon(e.privacyContractName)}))):t.onAgree()},fail:function(){},complete:function(){}}):this.onAgree()},close:function(){var t=getCurrentPages();t[t.length-1];this.$emit("authColse",!1),this.canGetPrivacySetting=!1}}};e.default=v},1029:function(t,e,i){"use strict";i.r(e);var a=i("0f96"),o=i.n(a);for(var r in a)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(r);e["default"]=o.a},3877:function(t,e,i){var a=i("e3ca");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("4f06").default;o("0995d098",a,!0,{sourceMap:!1,shadowMode:!1})},"4cb8":function(t,e,i){var a=i("53ec");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("4f06").default;o("28fef684",a,!0,{sourceMap:!1,shadowMode:!1})},"53ec":function(t,e,i){var a=i("24fb");e=a(!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/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.event_bg[data-v-23f8360f]{background:#ff7f00}.event_color[data-v-23f8360f]{color:#ff7f00}.presell_bg_header[data-v-23f8360f]{background:linear-gradient(90deg,var(--view-bntColor21),var(--view-bntColor22))}.goodCall[data-v-23f8360f]{text-align:center;width:100%;height:%?86?%;padding:0 %?30?%;border-top:1px solid #f0f0f0;font-size:%?30?%;line-height:%?86?%;background:#fff;color:#282828}.goodCall .icon-kefu[data-v-23f8360f]{font-size:%?32?%;margin-right:%?15?%}.order-details .header[data-v-23f8360f]{padding:0 %?30?%;height:%?150?%;background-image:linear-gradient(90deg,var(--view-bntColor21) 0,var(--view-bntColor22))}.order-details .header.presell_header[data-v-23f8360f]{background-repeat:no-repeat;background-size:cover;padding:%?35?% %?50?%}.order-details .header.presell_header .data[data-v-23f8360f]{margin:%?8?% 0 0 %?26?%}.order-details .header.presell_header .data .state[data-v-23f8360f]{font-weight:400;font-size:%?24?%}.order-details .header.on[data-v-23f8360f]{background-color:#666!important}.order-details .header .pictrue[data-v-23f8360f]{width:%?110?%;height:%?110?%}.order-details .header .pictrue uni-image[data-v-23f8360f]{width:100%;height:100%}.order-details .header .data[data-v-23f8360f]{color:hsla(0,0%,100%,.8);font-size:%?24?%;margin-left:%?27?%}.order-details .header .data.on[data-v-23f8360f]{margin-left:0}.order-details .header .data .state[data-v-23f8360f]{font-size:%?30?%;font-weight:700;color:#fff;margin-bottom:%?7?%}.presell_header .presell_payment[data-v-23f8360f]{color:#fff;font-size:%?30?%;font-weight:700;margin-left:%?26?%}.presell_header .presell_payment .iconfont[data-v-23f8360f]{font-weight:400;margin-right:%?8?%}.order-details .nav[data-v-23f8360f]{background-color:#fff;font-size:%?26?%;color:#282828;padding:%?25?% 0}.order-details .nav .navCon[data-v-23f8360f]{padding:0 %?40?%}.order-details .nav .on[data-v-23f8360f]{color:var(--view-theme)}.order-details .nav .progress[data-v-23f8360f]{padding:0 %?65?%;margin-top:%?10?%}.order-details .nav .progress .line[data-v-23f8360f]{width:%?100?%;height:%?2?%;background-color:#939390}.order-details .nav .progress .iconfont[data-v-23f8360f]{font-size:%?25?%;color:#939390;margin-top:%?-2?%}.order-details .nav .progress .iconfont.t-color[data-v-23f8360f]{color:var(--view-theme)}.order-details .address[data-v-23f8360f]{font-size:%?26?%;color:#868686;background-color:#fff;margin-top:%?13?%;padding:%?35?% %?30?%}.order-details .address .name[data-v-23f8360f]{font-size:%?30?%;color:#282828;margin-bottom:%?15?%}.order-details .address .name .phone[data-v-23f8360f]{margin-left:%?40?%}.order-details .line[data-v-23f8360f]{width:100%;height:%?3?%}.order-details .line uni-image[data-v-23f8360f]{width:100%;height:100%;display:block}.order-details .wrapper[data-v-23f8360f]{background-color:#fff;margin-top:%?12?%;padding:%?30?%}.order-details .wrapper .item[data-v-23f8360f]{font-size:%?28?%;color:#282828}.order-details .wrapper .item ~ .item[data-v-23f8360f]{margin-top:%?20?%}.order-details .wrapper .item .conter[data-v-23f8360f]{color:#868686;width:%?460?%;text-align:right}.order-details .wrapper .item .virtual_image[data-v-23f8360f]{margin-left:%?50?%}.order-details .wrapper .item .virtual_image .picture[data-v-23f8360f]{width:%?106?%;height:%?106?%;border-radius:%?8?%;margin-right:%?10?%}.order-details .wrapper .item .virtual_image .picture[data-v-23f8360f]:last-child{margin-right:0}.order-details .wrapper .item .conter .copy[data-v-23f8360f]{font-size:%?20?%;color:#333;border-radius:%?17?%;border:1px solid #666;padding:%?3?% %?15?%;margin-left:%?24?%}.order-details .wrapper .actualPay[data-v-23f8360f]{border-top:1px solid #eee;margin-top:%?30?%;padding-top:%?30?%}.order-details .wrapper .actualPay .money[data-v-23f8360f]{font-weight:700;font-size:%?30?%}.order-details .footer[data-v-23f8360f]{width:100%;position:fixed;bottom:0;left:0;background-color:#fff;padding:0 %?30?%;height:%?100?%;height:calc(100rpx+ constant(safe-area-inset-bottom));height:calc(%?100?% + env(safe-area-inset-bottom));box-sizing:border-box}.content-clip[data-v-23f8360f]{height:%?120?%;height:calc(120rpx+ constant(safe-area-inset-bottom));height:calc(%?120?% + env(safe-area-inset-bottom))}.order-details .footer .bnt[data-v-23f8360f]{width:%?176?%;height:%?60?%;text-align:center;line-height:%?60?%;border-radius:%?50?%;color:#fff;font-size:%?27?%}.bgColor[data-v-23f8360f]{background-color:var(--view-theme)}.order-details .footer .bnt.cancel[data-v-23f8360f]{color:#aaa;border:1px solid #ddd}.order-details .footer .bnt ~ .bnt[data-v-23f8360f]{margin-left:%?18?%}.order-details .writeOff[data-v-23f8360f]{background-color:#fff;margin-top:%?13?%;padding-bottom:%?30?%}.order-details .writeOff .title[data-v-23f8360f]{font-size:%?30?%;color:#282828;height:%?87?%;border-bottom:1px solid #f0f0f0;padding:0 %?30?%;line-height:%?87?%}.order-details .writeOff .grayBg[data-v-23f8360f]{background-color:#f2f5f7;width:%?590?%;height:%?384?%;border-radius:%?20?% %?20?% 0 0;margin:%?50?% auto 0 auto;padding-top:%?55?%}.order-details .writeOff .grayBg .pictrue[data-v-23f8360f]{width:%?290?%;height:%?290?%;margin:0 auto}.order-details .writeOff .grayBg .pictrue uni-image[data-v-23f8360f]{width:100%;height:100%;display:block}.order-details .writeOff .gear[data-v-23f8360f]{width:%?590?%;height:%?30?%;margin:0 auto}.order-details .writeOff .gear uni-image[data-v-23f8360f]{width:100%;height:100%;display:block}.order-details .writeOff .num[data-v-23f8360f]{background-color:#f0c34c;width:%?590?%;height:%?84?%;color:#282828;font-size:%?48?%;margin:0 auto;border-radius:0 0 %?20?% %?20?%;text-align:center;padding-top:%?4?%}.order-details .writeOff .rules[data-v-23f8360f]{margin:%?46?% %?30?% 0 %?30?%;border-top:1px solid #f0f0f0;padding-top:%?10?%}.order-details .writeOff .rules .item[data-v-23f8360f]{margin-top:%?20?%}.order-details .writeOff .rules .item .rulesTitle[data-v-23f8360f]{font-size:%?28?%;color:#282828}.order-details .writeOff .rules .item .rulesTitle .iconfont[data-v-23f8360f]{font-size:%?30?%;color:#333;margin-right:%?8?%;margin-top:%?5?%}.order-details .writeOff .rules .item .info[data-v-23f8360f]{font-size:%?28?%;color:#999;margin-top:%?7?%}.order-details .writeOff .rules .item .info .time[data-v-23f8360f]{margin-left:%?20?%}.order-details .map[data-v-23f8360f]{height:%?86?%;font-size:%?30?%;color:#282828;line-height:%?86?%;border-bottom:1px solid #f0f0f0;margin-top:%?13?%;background-color:#fff;padding:0 %?30?%}.order-details .map .place[data-v-23f8360f]{font-size:%?26?%;width:%?176?%;height:%?50?%;border-radius:%?25?%;line-height:%?50?%;text-align:center}.order-details .map .place .iconfont[data-v-23f8360f]{font-size:%?27?%;height:%?27?%;line-height:%?27?%;margin:%?2?% %?3?% 0 0}.order-details .address .name .iconfont[data-v-23f8360f]{font-size:%?34?%;margin-left:%?10?%}.refund[data-v-23f8360f]{padding:0 %?30?% %?30?%;margin-top:%?24?%;background-color:#fff}.refund .title[data-v-23f8360f]{display:flex;align-items:center;font-size:%?30?%;color:#333;height:%?86?%;border-bottom:1px solid #f5f5f5}.refund .title uni-image[data-v-23f8360f]{width:%?32?%;height:%?32?%;margin-right:%?10?%}.refund .con[data-v-23f8360f]{padding-top:%?25?%;font-size:%?28?%;color:#868686}.order-wrapper[data-v-23f8360f]{margin-top:%?15?%}.order-wrapper .title[data-v-23f8360f]{display:flex;align-items:center;height:%?86?%;padding:0 %?30?%;border-bottom:1px solid #f0f0f0;background-color:#fff}.order-wrapper .title .iconfont[data-v-23f8360f]{font-size:%?24?%;color:#666;margin-top:%?6?%;margin-left:%?5?%}.order-wrapper .goods-box .item[data-v-23f8360f]{display:flex;padding:%?25?% %?30?% %?25?% %?30?%;background-color:#fff}.order-wrapper .goods-box .item uni-image[data-v-23f8360f]{width:%?130?%;height:%?130?%;border-radius:%?16?%}.order-wrapper .goods-box .item .info-box[data-v-23f8360f]{display:flex;flex-direction:column;justify-content:space-between;margin-left:%?25?%;width:%?450?%}.order-wrapper .goods-box .item .info-box .msg[data-v-23f8360f]{color:#868686;font-size:%?20?%}.order-wrapper .goods-box .item .info-box .price[data-v-23f8360f]{font-size:%?26?%;color:var(--view-priceColor)}.order-wrapper .goods-box .item .info-box .svip-img[data-v-23f8360f]{width:%?65?%;height:%?28?%;margin:%?4?% 0 0 %?4?%}.order-wrapper .goods-box .item .num[data-v-23f8360f]{flex:1;text-align:right;font-size:%?26?%;color:#868686}.order-wrapper .goods-box .event_name[data-v-23f8360f]{display:inline-block;margin-right:%?9?%;color:#fff;font-size:%?20?%;padding:0 %?8?%;line-height:%?30?%;text-align:center;border-radius:%?6?%}.order-wrapper .goods-box .event_ship[data-v-23f8360f]{font-size:%?20?%;margin-top:%?10?%}.order-wrapper .event_progress[data-v-23f8360f]{margin-top:%?20?%;background:#fff}.order-wrapper .event_progress .progress_name[data-v-23f8360f]{padding-left:%?30?%;height:%?60?%;line-height:%?60?%;font-size:%?24?%;font-weight:700;position:relative;color:var(--view-theme)}.order-wrapper .event_progress .progress_name[data-v-23f8360f]::before{content:"";display:inline-block;width:%?5?%;height:%?34?%;background:var(--view-theme);position:absolute;top:%?15?%;left:0}.order-wrapper .event_progress .align_right[data-v-23f8360f]{float:right;font-weight:700}.order-wrapper .event_progress .gColor[data-v-23f8360f]{color:var(--view-theme)}.order-wrapper .event_progress .progress_price[data-v-23f8360f]{padding:%?20?% %?30?%;color:#999;font-size:%?22?%}.order-wrapper .event_progress .progress_pay[data-v-23f8360f]{padding:%?25?% %?30?%;background:var(--view-minorColor);font-size:%?26?%;color:#282828}',""]),t.exports=e},"65ba":function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",[t.isShowAuth&&t.code?i("v-uni-view",{staticClass:"mask",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}}):t._e(),t.isShowAuth&&t.code?i("v-uni-view",{staticClass:"Popup",class:{privacyPoupon:t.canGetPrivacySetting},style:"top:"+t.top+"px;"},[i("v-uni-view",{staticClass:"logo-auth"},[i("v-uni-image",{staticClass:"image",attrs:{src:t.routine_logo,mode:"aspectFit"}})],1),t.isWeixin?i("v-uni-text",{staticClass:"title"},[t._v("授权提醒")]):i("v-uni-text",{staticClass:"title"},[t._v(t._s(t.title))]),t.isWeixin?i("v-uni-text",{staticClass:"tip"},[t._v("请授权用户信息,以便为您提供更好的服务!")]):i("v-uni-text",{staticClass:"tip"},[t._v(t._s(t.info))]),i("v-uni-view",{staticClass:"bottom flex"},[i("v-uni-text",{staticClass:"item",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[t._v("随便逛逛")]),i("v-uni-button",{staticClass:"item grant",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toWecahtAuth.apply(void 0,arguments)}}},[t.isWeixin?i("v-uni-text",{staticClass:"text"},[t._v("去授权")]):i("v-uni-text",{staticClass:"text"},[t._v("去登录")])],1)],1)],1):t._e()],1)},o=[]},bc02:function(t,e,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("99af"),i("d401"),i("d3b7"),i("25f0");var o=i("f26a"),r=i("f823"),n=i("59c6"),s=(i("4d59"),i("6859")),d=a(i("fecf")),c=a(i("d49b")),l=a(i("43a2")),f=i("3255"),u=i("26cb"),v=a(i("02f6")),p=(getApp(),{components:{payment:d.default,orderGoods:c.default,authorize:v.default},data:function(){return{domain:o.HTTP_REQUEST_URL,order_id:"",evaluate:0,cartInfo:[],orderInfo:{system_store:{},_status:{}},system_store:{},isGoodsReturn:!1,status:{},isClose:!1,payMode:[{name:"微信支付",icon:"icon-weixinzhifu",value:"wechat",title:"微信快捷支付",payStatus:1},{name:"支付宝支付",icon:"icon-zhifubao",value:"alipay",title:"支付宝支付",payStatus:this.$store.getters.globalData.alipay_open},{name:"余额支付",icon:"icon-yuezhifu",value:"balance",title:"可用余额:",number:0,payStatus:this.$store.getters.globalData.yue_pay_status}],pay_close:!1,pay_order_id:"",totalPrice:"0",isAuto:!1,isShowAuth:!1,imgUrl:o.HTTP_REQUEST_URL,invoice:{invoice:!1,add:!1}}},watch:{alipay_open:function(t){this.payMode[1].payStatus=t},yue_pay_status:function(t){this.payMode[2].payStatus=t}},computed:(0,f.configMap)({hide_mer_status:0,alipay_open:0,yue_pay_status:0},(0,u.mapGetters)(["isLogin","uid","viewColor","keyColor"])),onLoad:function(t){t.order_id&&this.$set(this,"order_id",t.order_id)},onShow:function(){this.isLogin?(this.getOrderInfo(),this.getUserInfo()):(this.isAuto=!0,this.isShowAuth=!0)},onHide:function(){this.isClose=!0},onReady:function(){this.$nextTick((function(){var t=this,e=new l.default(".copy-data");e.on("success",(function(){t.$util.Tips({title:"复制成功"})}))}))},mounted:function(){},methods:{getPhotoClickIdx:function(t,e){uni.previewImage({current:t[e],urls:t})},goStore:function(t){1!=this.hide_mer_status&&uni.navigateTo({url:"/pages/store/home/index?id=".concat(t.merchant.mer_id)})},goProduct:function(t){t.activity_id=t.cart_info&&t.cart_info.activeSku&&t.cart_info.activeSku.product_group_id,(0,r.goShopDetail)(t,"").then((function(e){uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.product_id)})}))},call:function(t){if(!t.merchant.service_phone)return this.$util.Tips({title:"暂无可用客服"});uni.showModal({title:"提示",content:"暂无在线客服,确定拨打客服电话:"+t.merchant.service_phone+"吗?",success:function(e){e.confirm&&uni.makePhoneCall({phoneNumber:t.merchant.service_phone})}})},goGoodCall:function(t){uni.navigateTo({url:"/pages/chat/customer_list/chat?mer_id=".concat(t.mer_id,"&uid=").concat(this.uid,"&order_id=").concat(this.order_id)})},onChangeFun:function(t){var e=t,i=e.action||null,a=void 0!=e.value?e.value:null;i&&this[i]&&this[i](a)},makePhone:function(){uni.makePhoneCall({phoneNumber:this.system_store.phone})},payClose:function(){this.pay_close=!1},pay_open:function(){this.pay_close=!0,this.pay_order_id=this.orderInfo.group_order_id.toString(),this.totalPrice=this.orderInfo.pay_price},pay_complete:function(){this.pay_close=!1,this.pay_order_id="",uni.redirectTo({url:"/pages/users/order_list/index?status=1"})},pay_fail:function(){this.pay_close=!1,this.pay_order_id=""},onLoadFun:function(){this.isShowAuth=!1,this.getOrderInfo(),this.getUserInfo()},authColse:function(t){this.isShowAuth=t},getUserInfo:function(){var t=this;(0,s.getUserInfo)().then((function(e){t.payMode[2].number=e.data.now_money,t.$set(t,"payMode",t.payMode)}))},getOrderInfo:function(){var t=this;uni.showLoading({title:"正在加载中"}),(0,n.groupOrderDetail)(this.order_id).then((function(e){uni.hideLoading(),t.$set(t,"orderInfo",e.data)})).catch((function(e){uni.hideLoading(),t.$util.Tips({title:e},"/pages/users/order_list/index")}))},cancelOrder:function(){var t=this;uni.showModal({title:"提示",content:"确认取消该订单?",success:function(e){e.confirm?(0,n.unOrderCancel)(t.order_id).then((function(e){t.$util.Tips({title:e.message},{tab:3})})).catch((function(){t.getDetail()})):e.cancel}})}}});e.default=p},bfd2:function(t,e,i){var a=i("c51f");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("4f06").default;o("eb258e76",a,!0,{sourceMap:!1,shadowMode:!1})},c1a8:function(t,e,i){"use strict";var a=i("3877"),o=i.n(a);o.a},c51f:function(t,e,i){var a=i("24fb");e=a(!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/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.Popup[data-v-2fda29d4]{flex:1;align-items:center;justify-content:center;width:%?500?%;background-color:#fff;position:fixed;top:%?500?%;left:%?125?%;z-index:900\n /* \t&.privacyPoupon{\n\t\tz-index: 0\n\t} */}.Popup .logo-auth[data-v-2fda29d4]{z-index:-1;position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:%?150?%;height:%?150?%;display:flex;align-items:center;justify-content:center;border:%?8?% solid #fff;border-radius:50%;background:#fff}.Popup .image[data-v-2fda29d4]{height:%?42?%;margin-top:%?-54?%}.Popup .title[data-v-2fda29d4]{font-size:%?28?%;color:#000;text-align:center;margin-top:%?30?%;align-items:center;justify-content:center;width:%?500?%;display:flex}.Popup .tip[data-v-2fda29d4]{font-size:%?22?%;color:#555;padding:0 %?24?%;margin-top:%?25?%;display:flex;align-items:center;justify-content:center}.Popup .bottom .item[data-v-2fda29d4]{width:%?250?%;height:%?80?%;background-color:#eee;text-align:center;line-height:%?80?%;margin-top:%?54?%;font-size:%?24?%;color:#666}.Popup .bottom .item .text[data-v-2fda29d4]{font-size:%?24?%;color:#666}.Popup .bottom .item.on[data-v-2fda29d4]{width:%?500?%}.flex[data-v-2fda29d4]{display:flex;flex-direction:row}.Popup .bottom .item.grant[data-v-2fda29d4]{font-weight:700;background-color:#e93323;\n /* background-color: var(--view-theme); */border-radius:0;padding:0}.Popup .bottom .item.grant .text[data-v-2fda29d4]{font-size:%?28?%;color:#fff}.mask[data-v-2fda29d4]{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.65);z-index:99}',""]),t.exports=e},c87e:function(t,e,i){"use strict";i.r(e);var a=i("bc02"),o=i.n(a);for(var r in a)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(r);e["default"]=o.a},db56:function(t,e,i){"use strict";i.r(e);var a=i("f90e"),o=i("c87e");for(var r in o)["default"].indexOf(r)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(r);i("f29b"),i("c1a8");var n=i("f0c5"),s=Object(n["a"])(o["default"],a["b"],a["c"],!1,null,"23f8360f",null,!1,a["a"],void 0);e["default"]=s.exports},e3ca:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".qs-btn[data-v-23f8360f]{width:auto;height:%?60?%;text-align:center;line-height:%?60?%;border-radius:%?50?%;color:#fff;font-size:%?27?%;padding:0 3%;color:#aaa;border:1px solid #ddd;margin-right:%?20?%}",""]),t.exports=e},e49b:function(t,e,i){"use strict";var a=i("bfd2"),o=i.n(a);o.a},f29b:function(t,e,i){"use strict";var a=i("4cb8"),o=i.n(a);o.a},f90e:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{style:t.viewColor},[i("v-uni-view",{staticClass:"order-details"},[t.orderInfo.orderList&&2!=t.orderInfo.orderList[0].activity_type?i("v-uni-view",[i("v-uni-view",{staticClass:"header acea-row row-middle"},[i("v-uni-view",{staticClass:"pictrue"},[i("v-uni-image",{attrs:{src:t.imgUrl+"/static/order_1.gif"}})],1),i("v-uni-view",{staticClass:"data"},[i("v-uni-view",{staticClass:"state"},[t._v("请在"+t._s(t.orderInfo.cancel_time)+"前完成支付!")]),i("v-uni-view",[t._v(t._s(t.orderInfo.add_time_y)),i("v-uni-text",{staticClass:"time"},[t._v(t._s(t.orderInfo.create_time))])],1)],1)],1),i("v-uni-view",{staticClass:"nav"},[i("v-uni-view",{staticClass:"navCon acea-row row-between-wrapper"},[i("v-uni-view",{staticClass:"on"},[t._v("待付款")]),i("v-uni-view",[t._v("待发货")]),i("v-uni-view",[t._v("待收货")]),i("v-uni-view",[t._v("待评价")]),i("v-uni-view",[t._v("已完成")])],1),i("v-uni-view",{staticClass:"progress acea-row row-between-wrapper"},[i("v-uni-view",{staticClass:"iconfont icon-webicon318 t-color"}),i("v-uni-view",{staticClass:"line"}),i("v-uni-view",{staticClass:"iconfont icon-yuandianxiao"}),i("v-uni-view",{staticClass:"line"}),i("v-uni-view",{staticClass:"iconfont icon-yuandianxiao"}),i("v-uni-view",{staticClass:"line"}),i("v-uni-view",{staticClass:"iconfont icon-yuandianxiao"}),i("v-uni-view",{staticClass:"line"}),i("v-uni-view",{staticClass:"iconfont icon-yuandianxiao"})],1)],1)],1):i("v-uni-view",{staticClass:"presell_bg_header"},[i("v-uni-view",{staticClass:"header presell_header",style:{"background-image":"url("+t.domain+"/static/diy/presell_header"+t.keyColor+".png)"}},[t.orderInfo.orderList?i("v-uni-view",{staticClass:"presell_payment"},[i("v-uni-text",{staticClass:"iconfont icon-shijian1"}),t._v(t._s(1==t.orderInfo.orderList[0].orderProduct[0].cart_info.productPresell.presell_type?"待支付":"待付定金"))],1):t._e(),i("v-uni-view",{staticClass:"data"},[i("v-uni-view",{staticClass:"state"},[t._v("请在"+t._s(t.orderInfo.cancel_time)+"前完成支付,超时订单将自动取消")])],1)],1)],1),i("v-uni-view",[t.orderInfo.orderList&&2!=t.orderInfo.orderList[0].order_type?i("v-uni-view",{staticClass:"address"},[i("v-uni-view",{staticClass:"name"},[t._v(t._s(t.orderInfo.real_name)),i("v-uni-text",{staticClass:"phone"},[t._v(t._s(t.orderInfo.user_phone))])],1),i("v-uni-view",[t._v(t._s(t.orderInfo.user_address))])],1):t._e(),i("v-uni-view",{staticClass:"line"},[i("v-uni-image",{attrs:{src:t.imgUrl+"/static/images/line.jpg"}})],1)],1),t._l(t.orderInfo.orderList,(function(e,a){return i("v-uni-view",{key:a,staticClass:"order-wrapper"},[i("v-uni-view",{staticClass:"title",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.goStore(e)}}},[t._v(t._s(e.merchant.mer_name)),i("v-uni-text",{staticClass:"iconfont icon-xiangyou"})],1),i("v-uni-view",{staticClass:"goods-box"},t._l(e.orderProduct,(function(a,o){return i("v-uni-view",{key:a.order_product_id,on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goProduct(a)}}},[2===e.activity_type?i("v-uni-view",[i("v-uni-view",{staticClass:"item"},[i("v-uni-image",{attrs:{src:a.cart_info.product.image}}),i("v-uni-view",{staticClass:"info-box"},[i("v-uni-view",{staticClass:"name line1"},[i("v-uni-text",{staticClass:"event_name event_bg"},[t._v("预售")]),t._v(t._s(a.cart_info.product.store_name))],1),i("v-uni-view",{staticClass:"msg"},[t._v(t._s(a.cart_info.productAttr.sku))]),i("v-uni-view",{staticClass:"event_ship event_color"},[t._v("发货时间:"),1===a.cart_info.productPresell.presell_type?i("v-uni-text",[t._v(t._s(1===a.cart_info.productPresell.delivery_type?"支付成功后":"预售结束后")+t._s(a.cart_info.productPresell.delivery_day)+"天内")]):t._e(),2===a.cart_info.productPresell.presell_type?i("v-uni-text",[t._v(t._s(1===a.cart_info.productPresell.delivery_type?"支付尾款后":"预售结束后")+t._s(a.cart_info.productPresell.delivery_day)+"天内")]):t._e()],1)],1),i("v-uni-view",{staticClass:"num"},[i("v-uni-text",{staticClass:"font-color"},[t._v("¥"+t._s(a.cart_info.productPresellAttr.presell_price))]),i("br"),t._v("x"+t._s(a.product_num))],1)],1),1!=a.cart_info.productPresell.presell_type?i("v-uni-view",{staticClass:"event_progress"},[i("v-uni-view",{staticClass:"progress_list"},[i("v-uni-view",{staticClass:"progress_name"},[t._v("阶段一: 等待买家付款")]),i("v-uni-view",{staticClass:"progress_price"},[t._v("商品定金"),i("v-uni-text",{staticClass:"align_right"},[t._v("¥"+t._s(e.pay_price))])],1),i("v-uni-view",{staticClass:"progress_pay"},[t._v("定金需付款"),i("v-uni-text",{staticClass:"align_right gColor"},[t._v("¥"+t._s(e.pay_price))])],1)],1),i("v-uni-view",{staticClass:"progress_list"},[i("v-uni-view",{staticClass:"progress_name"},[t._v("阶段二: 未开始")]),i("v-uni-view",{staticClass:"progress_price"},[t._v("商品尾款"),i("v-uni-text",{staticClass:"align_right"},[t._v("¥"+t._s(e.presellOrder.pay_price))])],1),i("v-uni-view",{staticClass:"progress_pay"},[t._v("尾款需付款"),i("v-uni-text",{staticClass:"align_right gColor"},[t._v("¥"+t._s(e.presellOrder.pay_price))])],1)],1)],1):t._e()],1):i("v-uni-view",{staticClass:"item"},[i("v-uni-image",{attrs:{src:a.cart_info.product.image}}),i("v-uni-view",{staticClass:"info-box"},[i("v-uni-view",{staticClass:"name line1"},[t._v(t._s(a.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"msg"},[t._v(t._s(a.cart_info.productAttr.sku))]),i("v-uni-view",{staticClass:"price acea-row row-middle"},[i("v-uni-text",[t._v("¥"+t._s(a.cart_info.productAttr.price))]),a.cart_info.productAttr.show_svip_price?i("v-uni-image",{staticClass:"svip-img",attrs:{src:"/static/images/svip.png"}}):t._e()],1)],1),i("v-uni-view",{staticClass:"num"},[t._v("x"+t._s(a.product_num))])],1)],1)})),1),e.merchant?[0==e.merchant.services_type?i("v-uni-view",{staticClass:"goodCall",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.goGoodCall(e)}}},[i("v-uni-text",{staticClass:"iconfont icon-kefu"}),i("v-uni-text",{staticStyle:{"font-size":"28rpx"}},[t._v("联系客服")])],1):i("v-uni-view",{staticClass:"goodCall",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.call(e)}}},[i("v-uni-text",{staticClass:"iconfont icon-kefu"}),i("v-uni-text",{staticStyle:{"font-size":"28rpx"}},[t._v("联系客服")])],1)]:t._e()],2)})),i("v-uni-view",{staticClass:"wrapper"},[i("v-uni-view",{staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v("订单编号:")]),i("v-uni-view",{staticClass:"conter acea-row row-middle row-right"},[t._v(t._s(t.orderInfo.group_order_sn)),i("v-uni-text",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":t.orderInfo.group_order_sn}},[t._v("复制")])],1)],1),i("v-uni-view",{staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v("下单时间:")]),i("v-uni-view",{staticClass:"conter"},[t._v(t._s(t.orderInfo.create_time||0))])],1),i("v-uni-view",{staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v("支付状态:")]),i("v-uni-view",{staticClass:"conter"},[t._v("未支付")])],1),i("v-uni-view",{staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v("商品总额:")]),i("v-uni-view",{staticClass:"conter"},[t._v("¥"+t._s(t.orderInfo.total_price))])],1)],1),t.orderInfo.orderList&&1==t.orderInfo.orderList[0].is_virtual&&t.orderInfo.orderList[0].order_extend?i("v-uni-view",{staticClass:"wrapper"},t._l(t.orderInfo.orderList[0].order_extend,(function(e,a){return e?i("v-uni-view",{key:a,staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v(t._s(a)+"")]),Array.isArray(e)?i("v-uni-view",{staticClass:"conter virtual_image"},t._l(e,(function(a,o){return i("v-uni-image",{key:o,staticClass:"picture",attrs:{src:a},on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.getPhotoClickIdx(e,o)}}})})),1):i("v-uni-view",{staticClass:"conter"},[t._v(t._s(e))])],1):t._e()})),1):t._e(),i("v-uni-view",{staticClass:"wrapper"},[t.orderInfo.pay_postage>0?i("v-uni-view",{staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v("运费:")]),i("v-uni-view",{staticClass:"conter"},[t._v("+¥"+t._s(t.orderInfo.pay_postage))])],1):t._e(),t.orderInfo.coupon_price>0?i("v-uni-view",{staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v("优惠券抵扣:")]),i("v-uni-view",{staticClass:"conter"},[t._v("-¥"+t._s(t.orderInfo.coupon_price))])],1):t._e(),t.orderInfo.integral?i("v-uni-view",{staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v("积分抵扣:")]),i("v-uni-view",{staticClass:"conter"},[t._v("-¥"+t._s(t.orderInfo.integral_price))])],1):t._e(),i("v-uni-view",{staticClass:"item acea-row row-between"},[i("v-uni-view",[t._v("实付款:")]),i("v-uni-view",{staticClass:"conter"},[t._v("¥"+t._s(t.orderInfo.pay_price))])],1)],1),i("v-uni-view",{staticClass:"content-clip"}),i("v-uni-view",{staticClass:"footer acea-row row-right row-middle"},[i("v-uni-view",{staticClass:"bnt cancel",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.cancelOrder.apply(void 0,arguments)}}},[t._v("取消订单")]),i("v-uni-view",{staticClass:"bnt bgColor",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.pay_open(t.orderInfo.order_id)}}},[t._v("立即付款")])],1)],2),i("authorize",{attrs:{isAuto:t.isAuto,isShowAuth:t.isShowAuth},on:{onLoadFun:function(e){arguments[0]=e=t.$handleEvent(e),t.onLoadFun.apply(void 0,arguments)},authColse:function(e){arguments[0]=e=t.$handleEvent(e),t.authColse.apply(void 0,arguments)}}}),i("payment",{attrs:{payMode:t.payMode,pay_close:t.pay_close,order_id:t.pay_order_id,totalPrice:t.totalPrice},on:{onChangeFun:function(e){arguments[0]=e=t.$handleEvent(e),t.onChangeFun.apply(void 0,arguments)}}})],1)},o=[]}}]);