(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-admin-orderDetail-index"],{"11f7":function(e,t,r){"use strict";r.r(t);var a=r("892e"),i=r.n(a);for(var o in a)["default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return a[e]}))}(o);t["default"]=i.a},"316e":function(e,t,r){"use strict";r("7a82");var a=r("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.computeRefundPrice=function(e,t){return i.default.post("server/".concat(e,"/refund/compute"),t,{login:!0})},t.confirmRefundApi=function(e,t){return i.default.post("server/".concat(e,"/refund/create"),t,{login:!0})},t.getAdminOrderDelivery=function(e){return i.default.get("admin/order/delivery/gain/"+e,{},{login:!0})},t.getAdminOrderDetail=function(e,t){return i.default.get("admin/"+e+"/order/"+t,{},{login:!0})},t.getAdminOrderList=function(e){return i.default.get("admin/order/list",e,{login:!0})},t.getDeliveryStoreLst=function(e){return i.default.get("admin/".concat(e,"/delivery_options"))},t.getLogistics=function(){return i.default.get("logistics",{},{login:!1})},t.getOrderList=function(e,t){return i.default.get("admin/".concat(t,"/order_list"),e,{login:!0})},t.getRefundOrderApi=function(e,t){return i.default.get("server/".concat(e,"/refund/check/").concat(t),{},{login:!0})},t.getRefundOrderDetail=function(e,t){return i.default.get("server/".concat(e,"/refund/detail/").concat(t),{},{login:!0})},t.getRefundOrderInfo=function(e,t){return i.default.get("server/".concat(e,"/refund/get/").concat(t))},t.getRefundOrderList=function(e,t){return i.default.get("server/".concat(t,"/refund/lst"),e,{login:!0})},t.getStatisticsInfo=function(){return i.default.get("admin/order/statistics",{},{login:!0})},t.getStatisticsMonth=function(e){return i.default.get("admin/order/data",e,{login:!0})},t.getStatisticsTime=function(e){return i.default.get("admin/order/time",e,{login:!0})},t.getTempAndDelivery=function(e){return i.default.get("admin/".concat(e,"/delivery_config"))},t.orderCancellation=function(e,t){return i.default.post("admin/".concat(e,"/verify/").concat(t))},t.orderDeliveryInfo=function(e){return i.default.get("admin/".concat(e,"/mer_form"))},t.orderExportTemp=function(e){return i.default.get("store/expr/temps",e)},t.orderNumberStatistics=function(e,t){return i.default.get("admin/".concat(t,"/pay_number"),e,{login:!0})},t.orderPrice=function(e,t){return i.default.get("admin/"+t+"/order_price",e,{login:!0})},t.orderStatistics=function(e){return i.default.get("admin/"+e+"/statistics")},t.orderVerific=function(e,t,r){return i.default.post("verifier/".concat(e,"/").concat(t),r)},t.refundOrderReceive=function(e,t){return i.default.post("server/".concat(e,"/refund/confirm/").concat(t),{},{login:!0})},t.refundOrderSubmit=function(e,t,r){return i.default.post("server/".concat(e,"/refund/status/").concat(t),r,{login:!0})},t.scanUpload=function(e,t,r){return i.default.post("scan_upload/image/".concat(e,"/").concat(t),r,{login:!0})},t.setAdminOrderDelivery=function(e,t,r){return i.default.post("admin/"+e+"/delivery/"+t,r,{login:!0})},t.setAdminOrderPrice=function(e,t,r){return i.default.post("admin/"+e+"/price/"+t,r,{login:!0})},t.setAdminOrderRemark=function(e,t,r){return i.default.post("admin/"+e+"/mark/"+t,r,{login:!0})},t.setOfflinePay=function(e,t){return i.default.post("admin/"+e+"/order/offline",t,{login:!0})},t.setOrderRefund=function(e,t){return i.default.post("admin/"+e+"/order/refund",t,{login:!0})},t.setRefundMark=function(e,t,r){return i.default.post("server/".concat(e,"/refund/mark/").concat(t),r,{login:!0})},t.turnoverStatistics=function(e,t){return i.default.get("admin/".concat(t,"/pay_price"),e,{login:!0})},t.verifierOrder=function(e,t){return i.default.get("verifier/"+e+"/order/"+t)},r("99af");var i=a(r("3314"))},"390a":function(e,t,r){"use strict";r("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r("f26a"),i={name:"PriceChange",components:{},props:{change:Boolean,orderInfo:Object,status:String},data:function(){return{domain:a.HTTP_REQUEST_URL,focus:!1,price:0,actual_price:0,refund_price:0,remark:""}},watch:{orderInfo:function(e){this.price=this.orderInfo.pay_price,this.actual_price=this.orderInfo.total_price+this.orderInfo.pay_postage-this.orderInfo.coupon_price,this.refund_price=this.orderInfo.pay_price,this.remark=this.orderInfo.remark}},mounted:function(){},methods:{priceChange:function(){this.focus=!0},close:function(){this.price=this.orderInfo.pay_price,this.$emit("closechange",!1)},setValue:function(){this.price=this.orderInfo.total_price+this.orderInfo.pay_postage-this.orderInfo.coupon_price},save:function(){this.$emit("savePrice",{price:this.price,refund_price:this.refund_price,type:1,remark:this.remark,orderInfo:this.orderInfo})},refuse:function(){this.$emit("savePrice",{price:this.price,refund_price:this.refund_price,type:2,remark:this.remark})}}};t.default=i},"5a7e":function(e,t,r){"use strict";r("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.checkPhone=function(e){return!!/^1(3|4|5|6|7|8|9)\d{9}$/.test(e)},t.isEmailAvailable=function(e){return!!/^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/.test(e)},t.isMoney=function(e){return!!/(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/.test(e)},r("ac1f"),r("00b4")},"71d4":function(e,t,r){"use strict";r.r(t);var a=r("ddb7"),i=r("cf50");for(var o in i)["default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return i[e]}))}(o);r("f01a");var n=r("f0c5"),d=Object(n["a"])(i["default"],a["b"],a["c"],!1,null,"e74daae6",null,!1,a["a"],void 0);t["default"]=d.exports},"892e":function(e,t,r){"use strict";r("7a82");var a=r("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(r("c7eb")),o=a(r("1da1"));r("d81d"),r("99af"),r("a9e3");var n=a(r("71d4")),d=a(r("43a2")),s=r("316e"),c=r("5a7e"),l=r("f26a"),u={name:"AdminOrder",components:{PriceChange:n.default},props:{},data:function(){return{order:!1,change:!1,order_id:"",mer_id:"",orderInfo:{_status:{},user:{}},domain:l.HTTP_REQUEST_URL,status:"",title:"",payType:"",types:"",clickNum:1,goname:""}},watch:{"$route.params.oid":function(e){void 0!=e&&(this.order_id=e,this.getIndex())}},onLoad:function(e){var t=this;this.order_id=e.id,this.mer_id=e.mer_id,this.goname=e.goname,this.getIndex(),this.$nextTick((function(){var e=new d.default(".copy-data");e.on("success",(function(e){t.$util.Tips({title:"复制成功"})})),e.on("error",(function(e){t.$util.Tips({title:"复制失败"})}))}))},methods:{more:function(){this.order=!this.order},modify:function(e){this.change=!0,this.status=e},changeclose:function(e){this.change=e},getPhotoClickIdx:function(e,t){uni.previewImage({current:e[t],urls:e})},copyText:function(e){var t=[{name:"收货人姓名",value:this.orderInfo.real_name},{name:"收货人电话",value:this.orderInfo.user_phone},{name:"收货人地址",value:this.orderInfo.user_address}];wx.setClipboardData({data:"".concat(t.map((function(e){return"".concat(e.name,": ").concat(e.value)})).join("\n")),success:function(e){wx.getClipboardData({success:function(e){wx.showToast({title:"复制成功"})}})}})},getIndex:function(){var e=this;(0,s.getAdminOrderDetail)(e.mer_id,e.order_id).then((function(t){e.orderInfo=t.data}),(function(t){e.$util.Tips({title:t},{tab:3,url:1})}))},goCancellation:function(){uni.navigateTo({url:"/pages/admin/cancellate_result/index?mer_id="+this.mer_id+"&cal_code="+this.orderInfo.verify_code})},savePrice:function(e){var t=this;return(0,o.default)((0,i.default)().mark((function r(){var a,o,n,d,l,u,f;return(0,i.default)().wrap((function(r){while(1)switch(r.prev=r.next){case 0:if(a=t,o={},n=e.price,d=e.refund_price,l=a.orderInfo.refund_status,u=e.remark,o.order_id=a.orderInfo.order_id,0!=a.status){r.next=8;break}o.price=n,f={pay_postage:e.orderInfo.pay_postage,coupon_price:e.orderInfo.coupon_price,total_price:Number(e.orderInfo.total_price)},(0,s.setAdminOrderPrice)(a.mer_id,o.order_id,f).then((function(e){a.change=!1,a.$util.Tips({title:"改价成功",icon:"success"}),a.getIndex()}),(function(e){a.change=!1,a.$util.Tips({title:e})})),r.next=20;break;case 8:if(0!=a.status||1!==l){r.next=16;break}if((0,c.isMoney)(d)){r.next=11;break}return r.abrupt("return",a.$util.Tips({title:"请输入正确的金额"}));case 11:o.price=d,o.type=e.type,(0,s.setOrderRefund)(a.mer_id,o).then((function(e){a.change=!1,a.$util.Tips({title:e.message}),a.getIndex()}),(function(e){a.change=!1,a.$util.Tips({title:e})})),r.next=20;break;case 16:if(u){r.next=18;break}return r.abrupt("return",t.$util.Tips({title:"请输入备注"}));case 18:(0,s.setAdminOrderRemark)(a.mer_id,o.order_id,{remark:u}).then((function(e){a.change=!1,t.$util.Tips({title:e.message,icon:"success"}),a.getIndex()}),(function(e){a.change=!1,a.$util.Tips({title:e})}));case 20:case"end":return r.stop()}}),r)})))()},offlinePay:function(){var e=this;(0,s.setOfflinePay)(this.mer_id,{order_id:this.orderInfo.order_id}).then((function(t){e.$util.Tips({title:t.msg,icon:"success"}),e.getIndex()}),(function(t){e.$util.Tips({title:t})}))},copyNum:function(e){uni.setClipboardData({data:e,success:function(){}})},copyData:function(e){uni.setClipboardData({data:e,success:function(){}})},webCopy:function(e,t){var r=e,a=t;1==this.clickNum&&(this.clickNum+=1,this.webCopy(r,a))}}};t.default=u},9001:function(e,t,r){var a=r("9227");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);var i=r("4f06").default;i("b4299a5c",a,!0,{sourceMap:!1,shadowMode:!1})},9227:function(e,t,r){var a=r("24fb");t=a(!1),t.push([e.i,".priceChange[data-v-e74daae6]{position:fixed;width:%?580?%;background-color:#fff;border-radius:%?10?%;top:50%;left:50%;margin-left:%?-290?%;margin-top:%?-335?%;z-index:666;transition:all .3s ease-in-out 0s;-webkit-transform:scale(0);transform:scale(0);opacity:0}.priceChange.on[data-v-e74daae6]{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.priceChange .priceTitle[data-v-e74daae6]{background-repeat:no-repeat;background-size:100% 100%;width:100%;height:%?160?%;border-radius:%?10?% %?10?% 0 0;text-align:center;font-size:%?40?%;color:#fff;line-height:%?160?%;position:relative}.priceChange .priceTitle .iconfont[data-v-e74daae6]{position:absolute;font-size:%?40?%;right:%?26?%;top:%?23?%;width:%?40?%;height:%?40?%;line-height:%?40?%}.priceChange .listChange[data-v-e74daae6]{padding:0 %?40?%}.priceChange .listChange uni-textarea[data-v-e74daae6]{box-sizing:border-box}.priceChange .listChange .item[data-v-e74daae6]{height:%?103?%;border-bottom:1px solid #e3e3e3;font-size:%?32?%;color:#333}.priceChange .listChange .item .money[data-v-e74daae6]{color:#666;width:%?200?%;text-align:right}.priceChange .listChange .item .money .color_black[data-v-e74daae6]{color:#333}.priceChange .listChange .item .money .iconfont[data-v-e74daae6]{font-size:%?32?%;margin-left:%?20?%}.priceChange .listChange .item .money uni-input[data-v-e74daae6]{width:100%;height:100%;text-align:right;color:#ccc}.priceChange .listChange .item .money uni-input.on[data-v-e74daae6]{color:#666}.priceChange .modify[data-v-e74daae6]{font-size:%?32?%;color:#fff;width:%?490?%;height:%?90?%;text-align:center;line-height:%?90?%;border-radius:%?45?%;background-color:#2291f8;margin:%?53?% auto}.priceChange .modify1[data-v-e74daae6]{font-size:%?32?%;color:#312b2b;width:%?490?%;height:%?90?%;text-align:center;line-height:%?90?%;border-radius:%?45?%;background-color:#eee;margin:%?30?% auto 0 auto}.priceChange .listChange uni-textarea[data-v-e74daae6]{border:1px solid #eee;width:100%;height:%?200?%;margin-top:%?50?%;border-radius:%?10?%;color:#333;padding:%?20?%}",""]),e.exports=t},a89a:function(e,t,r){var a=r("24fb");t=a(!1),t.push([e.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/* 文章场景相关 */\n/*商户管理订单详情*/.pos-order-details .header[data-v-1062ccae]{background:linear-gradient(90deg,#2291f8 0,#1cd1dc);background:-webkit-linear-gradient(90deg,#2291f8 0,#1cd1dc);background:-moz-linear-gradient(to right,#2291f8 0,#1cd1dc 100%)}.pos-order-details .header .state[data-v-1062ccae]{font-size:%?36?%;color:#fff}.pos-order-details .header .data[data-v-1062ccae]{margin-left:%?35?%;font-size:%?28?%}.pos-order-details .header .data .order-num[data-v-1062ccae]{font-size:%?30?%;margin-bottom:%?8?%}.pos-order-details .remarks[data-v-1062ccae]{width:100%;height:%?86?%;background-color:#fff;padding:0 %?30?%}.pos-order-details .remarks .iconfont[data-v-1062ccae]{font-size:%?40?%;color:#2a7efb}.pos-order-details .remarks uni-input[data-v-1062ccae]{width:%?630?%;height:100%;font-size:%?30?%}.pos-order-details .remarks uni-input[data-v-1062ccae]::-webkit-input-placeholder{color:#666}.pos-order-details .remarks uni-input[data-v-1062ccae]::placeholder{color:#666}.pos-order-details .orderingUser[data-v-1062ccae]{font-size:%?26?%;color:#282828;padding:0 %?30?%;height:%?67?%;background-color:#fff;margin-top:%?16?%;border-bottom:1px solid #f5f5f5}.pos-order-details .orderingUser .iconfont[data-v-1062ccae]{font-size:%?40?%;color:#2a7efb;margin-right:%?15?%}.pos-order-details .address[data-v-1062ccae]{margin-top:0}.pos-order-details .pos-order-goods[data-v-1062ccae]{margin-top:%?17?%}.pos-order-details .footer .more[data-v-1062ccae]{font-size:%?27?%;color:#aaa;width:%?100?%;height:%?64?%;text-align:center;line-height:%?64?%;margin-right:%?25?%;position:relative}.pos-order-details .footer .delivery[data-v-1062ccae]{background:linear-gradient(90deg,#2291f8 0,#1cd1dc);background:-webkit-linear-gradient(90deg,#2291f8 0,#1cd1dc);background:-moz-linear-gradient(to right,#2291f8 0,#1cd1dc 100%)}.pos-order-details .footer .more .order .arrow[data-v-1062ccae]{width:0;height:0;border-left:%?11?% solid transparent;border-right:%?11?% solid transparent;border-top:%?20?% solid #e5e5e5;position:absolute;left:%?15?%;bottom:%?-18?%}.pos-order-details .footer .more .order .arrow[data-v-1062ccae]:before{content:"";width:0;height:0;border-left:%?9?% solid transparent;border-right:%?9?% solid transparent;border-top:%?19?% solid #fff;position:absolute;left:%?-10?%;bottom:0}.pos-order-details .footer .more .order[data-v-1062ccae]{width:%?200?%;background-color:#fff;border:1px solid #eee;border-radius:%?10?%;position:absolute;top:%?-200?%;z-index:9}.pos-order-details .footer .more .order .item[data-v-1062ccae]{height:%?77?%;line-height:%?77?%}.pos-order-details .footer .more .order .item ~ .item[data-v-1062ccae]{border-top:1px solid #f5f5f5}.pos-order-details .footer .more .moreName[data-v-1062ccae]{width:100%;height:100%}\n/*订单详情*/.order-details .header[data-v-1062ccae]{padding:0 %?30?%;height:%?150?%}.order-details .header.on[data-v-1062ccae]{background-color:#666!important}.order-details .header .pictrue[data-v-1062ccae]{width:%?110?%;height:%?110?%}.order-details .header .pictrue uni-image[data-v-1062ccae]{width:100%;height:100%}.order-details .header .data[data-v-1062ccae]{color:hsla(0,0%,100%,.8);font-size:%?24?%;margin-left:%?27?%}.order-details .header.on .data[data-v-1062ccae]{margin-left:0}.order-details .header .data .state[data-v-1062ccae]{font-size:%?30?%;font-weight:700;color:#fff;margin-bottom:%?7?%}\n/* .order-details .header .data .time{margin-left:20upx;} */.order-details .nav[data-v-1062ccae]{background-color:#fff;font-size:%?26?%;color:#282828;padding:%?25?% 0}.order-details .nav .navCon[data-v-1062ccae]{padding:0 %?40?%}.order-details .nav .navCon .on[data-v-1062ccae]{font-weight:700;color:#e93323}.order-details .nav .progress[data-v-1062ccae]{padding:0 %?65?%;margin-top:%?10?%}.order-details .nav .progress .line[data-v-1062ccae]{width:%?100?%;height:%?2?%;background-color:#939390}.order-details .nav .progress .iconfont[data-v-1062ccae]{font-size:%?25?%;color:#939390;margin-top:%?-2?%;width:%?30?%;height:%?30?%;line-height:%?33?%;text-align:center;margin-right:0!important}.order-details .address[data-v-1062ccae]{font-size:%?26?%;color:#868686;background-color:#fff;padding:%?25?% %?30?% %?30?% %?30?%;position:relative}.order-details .address .name[data-v-1062ccae]{font-size:%?30?%;color:#282828;margin-bottom:.1rem}.order-details .address .name .phone[data-v-1062ccae]{margin-left:%?40?%}.order-details .line[data-v-1062ccae]{width:100%;height:%?3?%}.order-details .line uni-image[data-v-1062ccae]{width:100%;height:100%;display:block}.order-details .wrapper[data-v-1062ccae]{background-color:#fff;margin-top:%?12?%;padding:%?30?%}.order-details .wrapper .item[data-v-1062ccae]{font-size:%?28?%;color:#282828}.order-details .wrapper .item ~ .item[data-v-1062ccae]{margin-top:%?20?%}.order-details .wrapper .item .conter[data-v-1062ccae]{color:#868686;text-align:right;max-width:%?450?%}.order-details .wrapper .item .virtual_image[data-v-1062ccae]{margin-left:%?50?%}.order-details .wrapper .item .virtual_image .picture[data-v-1062ccae]{width:%?106?%;height:%?106?%;border-radius:%?8?%;margin-right:%?10?%}.order-details .wrapper .item .virtual_image .picture[data-v-1062ccae]:last-child{margin-right:0}.order-details .wrapper .item .conter .copy[data-v-1062ccae]{font-size:%?20?%;color:#868686;border-radius:%?3?%;border:1px solid #868686;padding:%?0?% %?15?%;margin-left:%?24?%;height:%?40?%;display:flex;align-items:center;justify-content:center;border-radius:%?16?%}.address .copy[data-v-1062ccae]{font-size:%?20?%;color:#868686;border-radius:%?3?%;border:1px solid #868686;padding:%?0?% %?15?%;height:%?40?%;display:flex;align-items:center;justify-content:center;border-radius:%?16?%;position:absolute;right:%?30?%;top:%?20?%}.order-details .wrapper .actualPay[data-v-1062ccae]{border-top:%?1?% solid #eee;margin-top:%?30?%;padding-top:%?30?%}.order-details .wrapper .actualPay .money[data-v-1062ccae]{font-weight:700;font-size:%?30?%}.order-details .footer[data-v-1062ccae]{width:100%;height:%?100?%;height:calc(100upx+ constant(safe-area-inset-bottom));height:calc(%?100?% + env(safe-area-inset-bottom));position:fixed;bottom:0;left:0;background-color:#fff;padding:0 %?30?%;border-top:1px solid #eee}.order-details .footer .bnt[data-v-1062ccae]{width:auto;height:%?60?%;line-height:%?60?%;text-align:center;line-height:upx;border-radius:%?50?%;color:#fff;font-size:%?27?%;padding:0 3%}.order-details .footer .bnt.cancel[data-v-1062ccae]{color:#aaa;border:1px solid #ddd}.order-details .footer .bnt.default[data-v-1062ccae]{color:#444;border:1px solid #444}.order-details .footer .bnt ~ .bnt[data-v-1062ccae]{margin-left:%?18?%}.pos-order-goods[data-v-1062ccae]{padding:0 %?30?%;background-color:#fff;position:relative}.pos-order-goods .goods[data-v-1062ccae]{padding:%?20?% 0;overflow:hidden}.pos-order-goods .goods ~ .goods[data-v-1062ccae]{border-top:1px dashed #e5e5e5}.pos-order-goods .goods .picTxt[data-v-1062ccae]{width:%?515?%}.pos-order-goods .goods .picTxt .pictrue[data-v-1062ccae]{width:%?130?%;height:%?130?%}.pos-order-goods .goods .picTxt .pictrue uni-image[data-v-1062ccae]{width:100%;height:100%;border-radius:%?6?%}.pos-order-goods .goods .picTxt .text[data-v-1062ccae]{width:%?365?%;height:%?130?%}.pos-order-goods .goods .picTxt .text .info[data-v-1062ccae]{font-size:%?28?%;color:#282828}.pos-order-goods .goods .picTxt .text .attr[data-v-1062ccae]{font-size:%?24?%;color:#999}.pos-order-goods .goods .money[data-v-1062ccae]{width:%?164?%;text-align:right;font-size:%?28?%}.pos-order-goods .goods .money .refund_num[data-v-1062ccae]{display:inline-block;margin-left:%?10?%}.pos-order-goods .goods .money .x-money[data-v-1062ccae]{color:#282828}.pos-order-goods .goods .money .num[data-v-1062ccae]{color:#ff9600;margin:%?5?% 0}.pos-order-goods .goods .money .y-money[data-v-1062ccae]{color:#999;text-decoration:line-through}.pos-order-goods .cancellate[data-v-1062ccae]{font-size:%?24?%;float:right;margin-top:%?10?%}.pos-order-goods .cancellate uni-text[data-v-1062ccae]{margin-left:%?26?%}.pos-order-goods .cancelled[data-v-1062ccae]{color:#ff9600}.pos-order-goods .goods .uncancell[data-v-1062ccae]{color:#999}.public-total[data-v-1062ccae]{font-size:%?28?%;color:#282828;border-top:1px solid #eee;height:%?92?%;line-height:%?92?%;text-align:right;padding:0 %?30?%;background-color:#fff}.public-total .money[data-v-1062ccae]{color:#ff4c3c}',""]),e.exports=t},bf94:function(e,t,r){"use strict";r.r(t);var a=r("f163"),i=r("11f7");for(var o in i)["default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return i[e]}))}(o);r("e5de");var n=r("f0c5"),d=Object(n["a"])(i["default"],a["b"],a["c"],!1,null,"1062ccae",null,!1,a["a"],void 0);t["default"]=d.exports},cf50:function(e,t,r){"use strict";r.r(t);var a=r("390a"),i=r.n(a);for(var o in a)["default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return a[e]}))}(o);t["default"]=i.a},ddb7:function(e,t,r){"use strict";r.d(t,"b",(function(){return a})),r.d(t,"c",(function(){return i})),r.d(t,"a",(function(){}));var a=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-uni-view",[r("v-uni-view",{staticClass:"priceChange",class:!0===e.change?"on":""},[r("v-uni-view",{staticClass:"priceTitle",style:{"background-image":"url("+e.domain+"/static/images/pricetitle.jpg)"}},[e._v(e._s(0==e.status?"一键改价":1==e.status?"订单备注":"立即退款")),r("span",{staticClass:"iconfont icon-guanbi",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.close.apply(void 0,arguments)}}})]),0==e.status?r("v-uni-view",{staticClass:"listChange"},[r("v-uni-view",{staticClass:"item acea-row row-between-wrapper"},[r("v-uni-view",[e._v("商品总价(¥)")]),r("v-uni-view",{staticClass:"money"},[r("v-uni-input",{staticClass:"color_black",attrs:{type:"digit"},on:{input:function(t){arguments[0]=t=e.$handleEvent(t),e.setValue.apply(void 0,arguments)}},model:{value:e.orderInfo.total_price,callback:function(t){e.$set(e.orderInfo,"total_price",t)},expression:"orderInfo.total_price"}})],1)],1),r("v-uni-view",{staticClass:"item acea-row row-between-wrapper"},[r("v-uni-view",[e._v("实际支付邮费(¥)")]),r("v-uni-view",{staticClass:"money"},[r("v-uni-input",{staticClass:"color_black",attrs:{type:"digit"},on:{input:function(t){arguments[0]=t=e.$handleEvent(t),e.setValue.apply(void 0,arguments)}},model:{value:e.orderInfo.pay_postage,callback:function(t){e.$set(e.orderInfo,"pay_postage",t)},expression:"orderInfo.pay_postage"}})],1)],1),r("v-uni-view",{staticClass:"item acea-row row-between-wrapper"},[r("v-uni-view",[e._v("实际支付金额(¥)")]),r("v-uni-view",{staticClass:"money"},[e._v(e._s(Number(e.orderInfo.total_price)+Number(e.orderInfo.pay_postage)-Number(e.orderInfo.coupon_price)-Number(e.orderInfo.integral_price)-Number(e.orderInfo.svip_discount))),r("span",{staticClass:"iconfont icon-suozi"})])],1),e.orderInfo.coupon_price>0||e.orderInfo.svip_discount>0?r("v-uni-view",{staticClass:"item acea-row row-between-wrapper"},[r("v-uni-view",[e._v("优惠金额(¥)")]),r("v-uni-view",{staticClass:"money"},[e._v(e._s(Number(e.orderInfo.coupon_price)+Number(e.orderInfo.svip_discount))),r("span",{staticClass:"iconfont icon-suozi"})])],1):e._e(),e.orderInfo.integral_price>0?r("v-uni-view",{staticClass:"item acea-row row-between-wrapper"},[r("v-uni-view",[e._v("积分抵扣(¥)")]),r("v-uni-view",{staticClass:"money"},[e._v(e._s(e.orderInfo.integral_price)),r("span",{staticClass:"iconfont icon-suozi"})])],1):e._e()],1):r("v-uni-view",{staticClass:"listChange"},[r("v-uni-textarea",{attrs:{placeholder:e.orderInfo.remark?e.orderInfo.remark:"请填写备注信息..."},model:{value:e.remark,callback:function(t){e.remark=t},expression:"remark"}})],1),r("v-uni-view",{staticClass:"modify",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.save.apply(void 0,arguments)}}},[e._v(e._s(0==e.status?"立即修改":"确认提交"))])],1),r("v-uni-view",{directives:[{name:"show",rawName:"v-show",value:!0===e.change,expression:"change === true"}],staticClass:"mask",on:{touchmove:function(t){t.preventDefault(),arguments[0]=t=e.$handleEvent(t)}}})],1)},i=[]},e5de:function(e,t,r){"use strict";var a=r("f435"),i=r.n(a);i.a},f01a:function(e,t,r){"use strict";var a=r("9001"),i=r.n(a);i.a},f163:function(e,t,r){"use strict";r.d(t,"b",(function(){return a})),r.d(t,"c",(function(){return i})),r.d(t,"a",(function(){}));var a=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-uni-view",{staticClass:"order-details pos-order-details"},[r("v-uni-view",{staticClass:"header acea-row row-middle"},[r("v-uni-view",{staticClass:"state"},[e._v(e._s(e.title))]),r("v-uni-view",{staticClass:"data"},[r("v-uni-view",{staticClass:"order-num"},[e._v("订单:"+e._s(e.orderInfo.order_sn))]),r("v-uni-view",[r("span",{staticClass:"time"},[e._v(e._s(e.orderInfo.create_time))])])],1)],1),"looks"!=e.goname?r("v-uni-view",{staticClass:"remarks acea-row",staticStyle:{"align-items":"center"}},[r("span",{staticClass:"iconfont icon-zhinengkefu-"}),r("v-uni-view",{staticClass:"line1",staticStyle:{"text-align":"left",flex:"1","margin-left":"10rpx"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.modify("1")}}},[e._v(e._s(e.orderInfo.remark?e.orderInfo.remark:"订单未备注,点击添加备注信息"))])],1):e._e(),r("v-uni-view",{staticClass:"orderingUser acea-row row-middle"},[r("span",{staticClass:"iconfont icon-yonghu2"}),e._v(e._s(e.orderInfo.user&&e.orderInfo.user.nickname||""))]),r("v-uni-view",{staticClass:"address"},[r("v-uni-view",{staticClass:"name"},[e._v(e._s(e.orderInfo.real_name)),r("span",{staticClass:"phone"},[e._v(e._s(e.orderInfo.user_phone))])]),r("v-uni-view",[e._v(e._s(e.orderInfo.user_address))]),r("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":"收货人姓名:"+e.orderInfo.real_name+"\n收货人电话:"+e.orderInfo.user_phone+"\n收货人地址:"+e.orderInfo.user_address}},[e._v("复制")])],1),r("v-uni-view",{staticClass:"line"},[r("v-uni-image",{attrs:{src:e.domain+"/static/images/line.jpg"}})],1),r("v-uni-view",{staticClass:"pos-order-goods"},e._l(e.orderInfo.orderProduct,(function(t,a){return r("v-uni-navigator",{key:a,staticClass:"goods",attrs:{url:"/pages/goods_details/index?id="+t.cart_info.product.product_id,"hover-class":"none"}},[r("v-uni-view",{staticClass:"acea-row row-between-wrapper"},[r("v-uni-view",{staticClass:"picTxt acea-row row-between-wrapper"},[r("v-uni-view",{staticClass:"pictrue"},[r("v-uni-image",{attrs:{src:t.cart_info.productAttr.image||t.cart_info.product.image}})],1),r("v-uni-view",{staticClass:"text acea-row row-between row-column"},[r("v-uni-view",{staticClass:"info line2"},[e._v(e._s(t.cart_info.product.store_name))]),r("v-uni-view",{staticClass:"attr"},[e._v(e._s(t.cart_info.productAttr.sku||"默认"))])],1)],1),r("v-uni-view",{staticClass:"money"},[r("v-uni-view",{staticClass:"x-money"},[e._v("¥"+e._s(t.cart_info.productAttr.price))]),r("v-uni-view",{staticClass:"num"},[e._v("x"+e._s(t.product_num)),t.product_num-t.refund_num>0?r("v-uni-text",{staticClass:"font-color refund_num"},[e._v("(-"+e._s(t.product_num-t.refund_num)+")")]):e._e()],1),0==e.orderInfo.order_type?r("v-uni-view",{staticClass:"y-money"},[e._v("¥"+e._s(t.cart_info.productAttr.ot_price))]):e._e()],1)],1)],1)})),1),r("v-uni-view",{staticClass:"public-total"},[e._v("共"+e._s(e.orderInfo.total_num)+"件商品,已支付"),r("span",{staticClass:"money"},[e._v("¥"+e._s(e.orderInfo.pay_price))]),e._v("( 邮费 ¥"+e._s(e.orderInfo.pay_postage)+")")]),r("v-uni-view",{staticClass:"wrapper"},[r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("订单编号:")]),r("v-uni-view",{staticClass:"conter acea-row row-middle row-right"},[e._v(e._s(e.orderInfo.order_sn)),r("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":e.orderInfo.order_sn}},[e._v("复制")])],1)],1),r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("下单时间:")]),r("v-uni-view",{staticClass:"conter"},[e._v(e._s(e.orderInfo.create_time))])],1),r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("支付状态:")]),r("v-uni-view",{staticClass:"conter"},[e._v(e._s(1==e.orderInfo.paid?"已支付":"未支付"))])],1),r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("支付方式:")]),r("v-uni-view",{staticClass:"conter"},[e._v(e._s(0==e.orderInfo.pay_type?"余额支付":1==e.orderInfo.pay_type||2==e.orderInfo.pay_type||3==e.orderInfo.pay_type?"微信支付":"支付宝支付"))])],1),r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("买家留言:")]),r("v-uni-view",{staticClass:"conter"},[e._v(e._s(e.orderInfo.mark))])],1)],1),e.orderInfo.order_extend?r("v-uni-view",{staticClass:"wrapper"},e._l(e.orderInfo.order_extend,(function(t,a){return t&&a?r("v-uni-view",{key:a,staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v(e._s(a)+":")]),Array.isArray(t)?r("v-uni-view",{staticClass:"conter virtual_image"},e._l(t,(function(a,i){return r("v-uni-image",{key:i,staticClass:"picture",attrs:{src:a},on:{click:function(r){arguments[0]=r=e.$handleEvent(r),e.getPhotoClickIdx(t,i)}}})})),1):r("v-uni-view",{staticClass:"conter"},[e._v(e._s(t))])],1):e._e()})),1):e._e(),r("v-uni-view",{staticClass:"wrapper"},[r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("支付金额:")]),r("v-uni-view",{staticClass:"conter"},[e._v("¥"+e._s(e.orderInfo.total_price))])],1),e.orderInfo.coupon_price>0?r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("优惠券抵扣:")]),r("v-uni-view",{staticClass:"conter"},[e._v("-¥"+e._s(e.orderInfo.coupon_price))])],1):e._e(),e.orderInfo.integral_price>0?r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("积分抵扣:")]),r("v-uni-view",{staticClass:"conter"},[e._v("-¥"+e._s(e.orderInfo.integral_price))])],1):e._e(),e.orderInfo.pay_postage>0?r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("运费:")]),r("v-uni-view",{staticClass:"conter"},[e._v("¥"+e._s(e.orderInfo.pay_postage))])],1):e._e(),r("v-uni-view",{staticClass:"actualPay acea-row row-right"},[e._v("实付款:"),r("span",{staticClass:"money font-color-red"},[e._v("¥"+e._s(e.orderInfo.pay_price))])])],1),"3"!=e.orderInfo.delivery_type&&0===e.orderInfo.order_type&&e.orderInfo.delivery_type?r("v-uni-view",{staticClass:"wrapper"},["6"!=e.orderInfo.delivery_type?r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("配送方式:")]),"1"===e.orderInfo.delivery_type||"4"===e.orderInfo.delivery_type?r("v-uni-view",{staticClass:"conter"},[e._v("快递")]):e._e(),"2"===e.orderInfo.delivery_type?r("v-uni-view",{staticClass:"conter"},[e._v("送货")]):e._e()],1):e._e(),r("v-uni-view",{staticClass:"item acea-row row-between"},["1"===e.orderInfo.delivery_type||"4"===e.orderInfo.delivery_type?r("v-uni-view",[e._v("快递公司:")]):e._e(),"2"===e.orderInfo.delivery_type?r("v-uni-view",[e._v("送货人:")]):e._e(),"6"===e.orderInfo.delivery_type?r("v-uni-view",[e._v("发货方式:")]):e._e(),r("v-uni-view",{staticClass:"conter line1"},[e._v(e._s(e.orderInfo.delivery_name?e.orderInfo.delivery_name:""))])],1),r("v-uni-view",{staticClass:"item acea-row row-between"},["1"===e.orderInfo.delivery_type||"4"===e.orderInfo.delivery_type?r("v-uni-view",[e._v("快递单号:")]):e._e(),"2"===e.orderInfo.delivery_type?r("v-uni-view",[e._v("送货人电话:")]):e._e(),"6"===e.orderInfo.delivery_type?r("v-uni-view",[e._v("卡密信息:")]):e._e(),r("v-uni-view",{staticClass:"conter",staticStyle:{display:"flex"}},[r("v-uni-text",[e._v(e._s(e.orderInfo.delivery_id?e.orderInfo.delivery_id:""))]),r("v-uni-text",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":e.orderInfo.delivery_id}},[e._v("复制")])],1)],1)],1):e._e(),r("v-uni-view",{staticStyle:{height:"100upx"}}),"looks"!=e.goname?r("v-uni-view",{staticClass:"footer acea-row row-right row-middle"},[r("v-uni-view",{staticClass:"more"}),0==e.orderInfo.paid?r("v-uni-view",{staticClass:"bnt cancel",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.modify("0")}}},[e._v("一键改价")]):e._e(),-1!=e.orderInfo.status&&e.orderInfo.status<9&&1==e.orderInfo.paid?r("v-uni-navigator",{staticClass:"bnt cancel",attrs:{url:"/pages/admin/refundList/index?mer_id="+e.mer_id+"&order_id="+e.orderInfo.order_id}},[e._v("立即退款")]):e._e(),r("v-uni-view",{staticClass:"bnt cancel",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.modify("1")}}},[e._v("订单备注")]),"offline"===e.orderInfo.pay_type&&0===e.orderInfo.paid?r("v-uni-view",{staticClass:"bnt cancel",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.offlinePay.apply(void 0,arguments)}}},[e._v("确认付款")]):e._e(),1==e.orderInfo.paid&&0==e.orderInfo.status&&0==e.orderInfo.order_type?r("v-uni-navigator",{staticClass:"bnt delivery",attrs:{url:"/pages/admin/delivery/index?id="+e.orderInfo.order_id+"&merId="+e.mer_id}},[e._v("去发货")]):e._e(),1!=e.orderInfo.paid||0!=e.orderInfo.status&&9!=e.orderInfo.status||1!=e.orderInfo.order_type?e._e():r("v-uni-view",{staticClass:"bnt delivery",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.goCancellation.apply(void 0,arguments)}}},[e._v("去核销")])],1):e._e(),r("PriceChange",{attrs:{change:e.change,orderInfo:e.orderInfo,status:e.status},on:{closechange:function(t){arguments[0]=t=e.$handleEvent(t),e.changeclose(t)},savePrice:function(t){arguments[0]=t=e.$handleEvent(t),e.savePrice.apply(void 0,arguments)}}})],1)},i=[]},f435:function(e,t,r){var a=r("a89a");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);var i=r("4f06").default;i("58585284",a,!0,{sourceMap:!1,shadowMode:!1})}}]);