admin-api/public/static/js/pages-order_details-deliver...

1 line
21 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-delivery"],{"0282":function(t,e,i){"use strict";i.r(e);var n=i("6b97"),o=i("97b0");for(var a in o)["default"].indexOf(a)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(a);i("1e66");var r=i("f0c5"),s=Object(r["a"])(o["default"],n["b"],n["c"],!1,null,"7488c938",null,!1,n["a"],void 0);e["default"]=s.exports},"1e66":function(t,e,i){"use strict";var n=i("1ee9"),o=i.n(n);o.a},"1ee9":function(t,e,i){var n=i("de83");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var o=i("4f06").default;o("7de651a4",n,!0,{sourceMap:!1,shadowMode:!1})},"6b97":function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",[i("v-uni-view",{staticClass:"logistics"},[i("v-uni-view",{staticClass:"logisticsCon"},[i("v-uni-view",{staticClass:"company"},[0==t.status||2==t.status?i("v-uni-view",{staticClass:"order_head"},[i("v-uni-view",{staticClass:"order_number"},[t._v(t._s(0==t.status?"待接单":"待取货"))]),i("v-uni-view",{},[t._v("等待配送员接单完成后开始派送")])],1):t._e(),t.code&&0!=t.status&&2!=t.status?i("v-uni-view",{staticClass:"order_head"},[i("v-uni-view",{staticClass:"order_number"},[t._v(t._s(t.code))]),i("v-uni-view",[t._v("稍后请将收货码告诉配送员")])],1):t._e(),i("v-uni-view",{staticClass:"order_delivery"},[i("v-uni-view",{staticClass:"delivery_info"},[i("v-uni-view",{staticClass:"delivery_pic"},[i("v-uni-image",{attrs:{src:t.domain+"/static/images/delivery_man.png"}})],1),t.deliveryInfo.delivery_id?i("v-uni-view",{staticClass:"delivery_name"},[i("v-uni-view",[t._v(t._s(t.deliveryInfo.delivery_name)),i("br"),t._v(t._s(t.deliveryInfo.delivery_id))])],1):i("v-uni-view",{staticClass:"delivery_name_not"},[t._v("配送员未接单")])],1),i("v-uni-view",{staticClass:"delivery_phone iconfont",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.call.apply(void 0,arguments)}}},[t._v("")])],1)],1),i("v-uni-view",{staticClass:"order_logistic"},[i("v-uni-view",{staticClass:"recip_info"},[i("v-uni-view",{staticClass:"title"},[t._v("收件人信息")]),i("v-uni-view",[i("v-uni-view",{staticClass:"items acea-row row-between"},[i("v-uni-view",[t._v("姓名:")]),i("v-uni-view",{staticClass:"conter"},[t._v(t._s(t.deliveryInfo.real_name))])],1),i("v-uni-view",{staticClass:"items acea-row row-between"},[i("v-uni-view",[t._v("手机号:")]),i("v-uni-view",{staticClass:"conter"},[t._v(t._s(t.deliveryInfo.user_phone))])],1),i("v-uni-view",{staticClass:"items acea-row row-between"},[i("v-uni-view",[t._v("地址:")]),i("v-uni-view",{staticClass:"conter"},[t._v(t._s(t.deliveryInfo.user_address))])],1)],1)],1),i("v-uni-view",{staticClass:"logistic_count"},t._l(t.expressList,(function(e,n){return i("v-uni-view",{key:n,staticClass:"item"},[i("v-uni-view",{staticClass:"circular",class:0===n?"on iconfont icon-xuanzhong1":""}),i("v-uni-view",{staticClass:"text",class:0===n?"on-font on":""},[i("v-uni-view",[t._v(t._s(e.change_message))]),i("v-uni-view",{staticClass:"data",class:0===n?"on-font on":""},[t._v(t._s(e.change_time))])],1)],1)})),1)],1)],1)],1),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)}}})],1)},o=[]},"71b4":function(t,e,i){var n=i("24fb");e=n(!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-6cfa5c77]{--logo-auth-size-:%?180?%;width:80%;background-color:#fff;position:fixed;top:%?500?%;left:10%;z-index:900;padding:calc(var(--logo-auth-size-) / 2) %?20?% %?20?% %?20?%;border-radius:%?15?%}.Popup .logo-auth[data-v-6cfa5c77]{position:absolute;top:calc(%?0?% - (var(--logo-auth-size-) + %?8?%) / 2);left:calc((100% - %?180?%) / 2);width:var(--logo-auth-size-);height:var(--logo-auth-size-);border:%?8?% solid #fff;border-radius:50%;background:#fff;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Popup .logo-auth .image[data-v-6cfa5c77]{height:var(--logo-auth-size-);margin-top:%?-30?%}.Popup .title[data-v-6cfa5c77]{width:100%;height:%?60?%;line-height:%?60?%;text-align:center;font-size:%?32?%;color:#000}.Popup .tip[data-v-6cfa5c77]{width:100%;line-height:%?50?%;font-size:%?28?%;color:#555;padding:%?20?% 0;text-align:left}.Popup .bottom[data-v-6cfa5c77]{width:100%;height:%?80?%;margin-top:%?50?%;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center}.Popup .bottom .item[data-v-6cfa5c77]{width:%?200?%;height:%?80?%;line-height:%?80?%;background-color:#eee;text-align:center;font-size:%?26?%;color:#666}.Popup .bottom .item .text[data-v-6cfa5c77]{font-size:%?26?%;color:#666}.Popup .bottom .item.on[data-v-6cfa5c77]{width:%?500?%}.Popup .bottom .item.grant[data-v-6cfa5c77]{font-weight:700;background-color:#e93323;\n /* background-color: var(--view-theme); */border-radius:0;padding:0}.Popup .bottom .item.grant .text[data-v-6cfa5c77]{font-size:%?28?%;color:#fff}.flex[data-v-6cfa5c77]{display:flex;flex-direction:row}.mask[data-v-6cfa5c77]{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.65);z-index:99}.popup_box[data-v-6cfa5c77]{width:100%;background-color:#fff;border-radius:%?35?%;display:flex;flex-direction:column}.popup_box .h1[data-v-6cfa5c77]{width:100%;position:fixed;top:0;background:#fff;font-size:%?36?%;height:%?100?%;line-height:%?100?%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 %?28?%;box-sizing:border-box}.popup_box .h1 uni-icon[data-v-6cfa5c77]{font-size:%?32?%;color:#c9c9c9}.popup_box .info[data-v-6cfa5c77]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.popup_box .info .userAvatar[data-v-6cfa5c77]{width:%?130?%;height:%?130?%;border-radius:100%;overflow:hidden;padding:0;margin-top:45px;background-color:#fff;border:%?2?% solid #ccc}.popup_box .info .userAvatar .avatar[data-v-6cfa5c77]{display:block;width:%?130?%;height:%?130?%}.popup_box .info .row[data-v-6cfa5c77]{border-bottom:1px solid #ccc;display:flex;align-items:center;height:%?80?%;padding-left:%?20?%}.popup_box .info .row.text1[data-v-6cfa5c77]{flex:2}.popup_box .info .row.weui-input[data-v-6cfa5c77]{flex:6}.popup_box .btn[data-v-6cfa5c77]{position:fixed;bottom:0;width:100%;background:#fff;align-items:center;justify-content:center;display:flex;padding-top:%?20?%;padding-bottom:%?20?%}.popup_box .btn .button[data-v-6cfa5c77]{width:90%;height:%?84?%;border-radius:%?64?%;background:#f15353;color:#fff;font-size:%?36?%;border:none;text-align:center;line-height:%?84?%}',""]),t.exports=e},"90c4":function(t,e,i){"use strict";i("7a82");var n=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=i("d09b"),a=i("26cb"),r=i("ba8b"),s=n(i("fecf")),u={components:{authorize:s.default},data:function(){return{isAuto:!1,isShowAuth:!1,orderId:"",code:"",status:0,deliveryInfo:{},expressList:[],domain:r.HTTP_REQUEST_URL}},computed:(0,a.mapGetters)(["isLogin"]),onLoad:function(t){if(!t.orderId)return this.$util.Tips({title:"缺少订单号"});this.orderId=t.orderId,this.isLogin?this.getExpress():(this.isAuto=!0,this.isShowAuth=!0)},onReady:function(){},methods:{onLoadFun:function(){this.getExpress(),this.isShowAuth=!1},authColse:function(t){this.isShowAuth=t},getExpress:function(){var t=this;(0,o.develiveryDetail)(t.orderId).then((function(e){var i=e.data.storeOrderStatus||{};t.$set(t,"deliveryInfo",e.data.storeOrder),t.$set(t,"code",e.data.finish_code),t.$set(t,"status",e.data.status),t.$set(t,"expressList",i||[])}))},call:function(){uni.makePhoneCall({phoneNumber:this.deliveryInfo.delivery_id})}}};e.default=u},"97b0":function(t,e,i){"use strict";i.r(e);var n=i("90c4"),o=i.n(n);for(var a in n)["default"].indexOf(a)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(a);e["default"]=o.a},aef0:function(t,e,i){"use strict";i.r(e);var n=i("cf78"),o=i.n(n);for(var a in n)["default"].indexOf(a)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(a);e["default"]=o.a},cf78:function(t,e,i){"use strict";i("7a82");var n=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(i("5530")),a=n(i("956a")),r=i("f063"),s=i("93f6"),u=i("26cb"),c=n(i("d2b7")),d=i("8f46"),l=i("79a6"),f=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,avatar:"",nickname:""}},computed:(0,o.default)((0,o.default)({},(0,u.mapGetters)(["isLogin","userInfo","viewColor"])),(0,d.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=f.globalData.spid,i.spread_code=f.globalData.code,i.new_nickname=t.nickname,i.new_avatar=t.avatar,(0,r.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-a.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),a.default.set(s.EXPIRES_TIME,e.data.result.expires_time,i),a.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,l.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(t){},complete:function(){}}):this.onAgree()},close:function(){var t=getCurrentPages();t[t.length-1];this.$emit("authColse",!1),this.canGetPrivacySetting=!1},onChooseAvatar:function(t){var e=this,i=t.detail.avatarUrl;this.$util.uploadImgs("upload/image",i,(function(t){e.avatar=t.data.path}),(function(t){}))},changeNickname:function(t){this.nickname=t.detail.value||t.target.value}}};e.default=v},d09b:function(t,e,i){"use strict";i("7a82");var n=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.applyInvoiceApi=function(t,e){return o.default.post("order/receipt/".concat(t),e)},e.cartDel=function(t){return o.default.post("user/cart/delete",t)},e.changeCartNum=function(t,e){return o.default.post("user/cart/change/"+t,e)},e.createOrder=function(t){return o.default.post("v2/order/create",t,{noAuth:!0})},e.develiveryDetail=function(t){return o.default.get("order/delivery/".concat(t))},e.express=function(t){return o.default.post("order/express/"+t)},e.expressList=function(){return o.default.get("common/express")},e.getCallBackUrlApi=function(t){return o.default.get("common/pay_key/"+t,{},{noAuth:!0})},e.getCartCounts=function(){return o.default.get("user/cart/count")},e.getCartList=function(){return o.default.get("user/cart/lst")},e.getCouponsOrderPrice=function(t,e){return o.default.get("coupons/order/"+t,e)},e.getOrderConfirm=function(t){return o.default.post("v2/order/check",t)},e.getOrderDetail=function(t){return o.default.get("order/detail/"+t)},e.getOrderList=function(t){return o.default.get("order/list",t)},e.getPayOrder=function(t){return o.default.get("order/status/"+t)},e.getReceiptOrder=function(t){return o.default.get("user/receipt/order/"+t)},e.groupOrderDetail=function(t){return o.default.get("order/group_order_detail/"+t)},e.groupOrderList=function(t){return o.default.get("order/group_order_list",t,{noAuth:!0})},e.integralOrderPay=function(t,e){return o.default.post("order/points/pay/"+t,e)},e.ordeRefundReason=function(){return o.default.get("order/refund/reason")},e.orderAgain=function(t){return o.default.post("user/cart/again",t)},e.orderComment=function(t,e){return o.default.post("reply/"+t,e)},e.orderConfirm=function(t){return o.default.post("order/check",t)},e.orderCreate=function(t){return o.default.post("order/create",t,{noAuth:!0})},e.orderData=function(){return o.default.get("order/number")},e.orderDel=function(t){return o.default.post("order/del/"+t)},e.orderPay=function(t,e){return o.default.post("order/pay/"+t,e)},e.orderProduct=function(t){return o.default.get("reply/product/"+t)},e.orderRefundVerify=function(t){return o.default.post("order/refund/verify",t)},e.orderTake=function(t){return o.default.post("order/take/"+t)},e.postOrderComputed=function(t,e){return o.default.post("/order/computed/"+t,e)},e.presellOrderPay=function(t,e){return o.default.post("presell/pay/"+t,e)},e.receiptOrder=function(t){return o.default.get("user/receipt/order",t)},e.refundApply=function(t,e){return o.default.post("refund/apply/"+t,e,{noAuth:!0})},e.refundBackGoods=function(t,e){return o.default.post("refund/back_goods/"+t,e,{noAuth:!0})},e.refundBatch=function(t){return o.default.get("refund/batch_product/"+t,{noAuth:!0})},e.refundCancelApi=function(t){return o.default.post("refund/cancel/".concat(t))},e.refundDel=function(t){return o.default.post("refund/del/"+t,{noAuth:!0})},e.refundDetail=function(t){return o.default.get("refund/detail/"+t,{noAuth:!0})},e.refundExpress=function(t){return o.default.get("refund/express/"+t,{noAuth:!0})},e.refundList=function(t){return o.default.get("refund/list",t,{noAuth:!0})},e.refundMessage=function(){return o.default.get("common/refund_message",{noAuth:!0})},e.refundOrderExpress=function(t,e){return o.default.get("server/".concat(t,"/refund/express/").concat(e))},e.refundProduct=function(t,e){return o.default.get("refund/product/"+t,e,{noAuth:!0})},e.unOrderCancel=function(t){return o.default.post("order/cancel/"+t)},e.verifyCode=function(t){return o.default.get("order/verify_code/"+t)},i("99af");var o=n(i("5a4d"))},d3e4:function(t,e,i){"use strict";var n=i("ddbf"),o=i.n(n);o.a},dda2:function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){}));var n=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-view",{staticClass:"title"},[t._v("授权提醒")]):i("v-uni-view",{staticClass:"title"},[t._v(t._s(t.title))])],[t.isWeixin?i("v-uni-view",{staticClass:"tip"},[t._v("请授权用户信息,以便为您提供更好的服务!")]):i("v-uni-view",{staticClass:"tip"},[t._v(t._s(t.info))]),i("v-uni-view",{staticClass:"tip"},[t._v(t._s(t.info))])],i("v-uni-view",{staticClass:"bottom flex"},[i("v-uni-view",{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-view",{staticClass:"text"},[t._v("去授权")]):i("v-uni-view",{staticClass:"text"},[t._v("去登录")])],1)],1)],2):t._e()],1)},o=[]},ddbf:function(t,e,i){var n=i("71b4");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var o=i("4f06").default;o("f7f3db9a",n,!0,{sourceMap:!1,shadowMode:!1})},de83:function(t,e,i){var n=i("24fb");e=n(!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/* 文章场景相关 */.logistics[data-v-7488c938]{padding:0 %?30?%}.order_head[data-v-7488c938]{text-align:center;color:#282828;font-size:%?24?%;border-bottom:1px dashed #d8d8d8;padding-bottom:%?40?%}.order_head .order_number[data-v-7488c938]{font-size:%?66?%;font-weight:700}.order_delivery[data-v-7488c938]{padding:%?30?%;display:flex;justify-content:space-between;align-items:center}.order_delivery .delivery_info[data-v-7488c938]{width:%?300?%;display:flex;justify-content:space-between;align-items:center}.order_delivery .delivery_info .delivery_name[data-v-7488c938]{color:#666}.order_delivery .delivery_info .delivery_name_not[data-v-7488c938]{font-weight:700}.order_delivery .delivery_info uni-image[data-v-7488c938], .order_delivery .delivery_info uni-image[data-v-7488c938]{width:%?80?%;height:%?80?%}.order_delivery .delivery_phone[data-v-7488c938]{width:%?44?%;height:%?44?%;border-radius:100%;background:#e7e7e7;text-align:center;line-height:%?44?%;font-size:%?20?%;color:#666}.logistics .logisticsCon[data-v-7488c938]{margin:%?12?% 0}.logistics .logisticsCon .company[data-v-7488c938]{background-color:#fff;padding:%?30?% 0;border-radius:%?16?%}.order_logistic[data-v-7488c938]{background-color:#fff;margin-top:%?30?%;border-radius:%?16?%;padding:%?30?%}.recip_info[data-v-7488c938]{border-bottom:1px dashed #d8d8d8;padding-bottom:%?30?%}.recip_info .title[data-v-7488c938]{font-size:%?30?%;font-weight:700;color:#282828;margin-bottom:%?30?%}.recip_info .items ~ .items[data-v-7488c938]{margin-top:%?24?%}.recip_info .items .conter[data-v-7488c938]{color:#868686;width:%?460?%;text-align:right}.logistic_count[data-v-7488c938]{margin-top:%?30?%}.logistics .logisticsCon .item[data-v-7488c938]{padding:0 %?40?%;position:relative}.logistics .logisticsCon .item .circular[data-v-7488c938]{width:%?20?%;height:%?20?%;border-radius:50%;position:absolute;top:%?-1?%;left:%?31.5?%;background-color:#ddd}.logistics .logisticsCon .item .circular.on[data-v-7488c938]{color:#e93323;background-color:initial;font-size:%?30?%;left:%?30?%}.logistics .logisticsCon .item .text.on-font[data-v-7488c938]{color:#282828;font-size:%?30?%;font-weight:700}.logistics .logisticsCon .item .text .data.on-font[data-v-7488c938]{color:#282828;font-weight:400}.logistics .logisticsCon .item .text[data-v-7488c938]{font-size:%?26?%;color:#666;width:%?615?%;border-left:1px solid #e6e6e6;padding:0 0 %?60?% %?38?%}.logistics .logisticsCon .item .text.on[data-v-7488c938]{border-left-color:#f8c1bd}.logistics .logisticsCon .item .text .data[data-v-7488c938]{font-size:%?24?%;color:#999;margin-top:%?10?%}.logistics .logisticsCon .item .text .data .time[data-v-7488c938]{margin-left:%?15?%}',""]),t.exports=e},fecf:function(t,e,i){"use strict";i.r(e);var n=i("dda2"),o=i("aef0");for(var a in o)["default"].indexOf(a)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(a);i("d3e4");var r=i("f0c5"),s=Object(r["a"])(o["default"],n["b"],n["c"],!1,null,"6cfa5c77",null,!1,n["a"],void 0);e["default"]=s.exports}}]);