bztang-admin/addons/yun_shop/static/app/js/chunk-5d95ad11.8d4eb764.js

1 line
24 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([["chunk-5d95ad11"],{5228:function(e,t,i){"use strict";i.r(t);var n=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"cloudOrderList"}},[i("c-title",{attrs:{hide:!1,text:"提货中心"}}),i("div",{staticClass:"box"},[i("div",{staticClass:"tabnav"},[i("van-tabs",{on:{change:e.acr},model:{value:e.active,callback:function(t){e.active=t},expression:"active"}},[i("van-tab",{attrs:{title:"全部",name:"1"}}),i("van-tab",{attrs:{title:"待发货",name:"2"}}),i("van-tab",{attrs:{title:"待收货",name:"3"}}),i("van-tab",{attrs:{title:"已完成",name:"4"}})],1)],1),e._l(e.info,(function(t,n){return i("div",{key:n,staticClass:"list",on:{click:function(i){return e.tapDetail(t.id)}}},[i("div",{staticClass:"top"},[i("div",{staticClass:"top_left"},[i("span",[e._v("订单号:"+e._s(t.order_sn))]),"8"==t.dispatch_type_id?i("div",{staticClass:"Status"},[e._v("自提")]):e._e()]),i("div",{staticClass:"Status_o"},[e._v(e._s(t.status_name))])]),e._l(t.has_many_order_goods,(function(n,o){return i("div",{key:o},[i("div",{staticClass:"centen"},[i("div",{staticClass:"centen_left"},[i("img",{attrs:{src:n.thumb,alt:""}})]),i("div",{staticClass:"centen_right"},[i("span",[e._v(e._s(n.title))]),i("p",[e._v("规格:"+e._s(n.goods_option_title?n.goods_option_title+"":"")+"x"+e._s(n.total))])])]),i("div",{staticClass:"address"},[i("p",["8"==t.dispatch_type_id?i("span",[e._v("送货点:")]):e._e(),e._v(e._s(t.address.realname)+" "+e._s(t.address.mobile)+" ")]),i("span",[e._v(e._s(t.address.address))])])])})),i("div",{staticClass:"hxBtn"},e._l(t.button_models,(function(n,o){return i("span",{key:o,class:"btn_"+n.value,on:{click:function(i){return i.stopPropagation(),e.operation(n,t)}}},[e._v(e._s(n.name))])})),0)],2)}))],2),i("div",{staticClass:"qrcode"},[i("van-popup",{attrs:{position:"right",modal:"false"},model:{value:e.showQrcode,callback:function(t){e.showQrcode=t},expression:"showQrcode"}},[i("div",[i("img",{staticStyle:{width:"100%"},attrs:{src:e.qrcode}}),i("div",{staticStyle:{height:"1.875rem"}},[e._v("请核销员扫码")])])])],1),i("van-dialog",{staticStyle:{},attrs:{showConfirmButton:!1},nativeOn:{touchmove:function(t){return e.stopmove.apply(null,arguments)},mousemove:function(t){return e.stopmove.apply(null,arguments)}},model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}},[i("div",{staticClass:"title"},[e._v("确认发货")]),i("van-tabs",{model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[i("van-tab",{attrs:{name:"first",title:"快递配送"}}),e.isShowDri?i("van-tab",{attrs:{name:"second",title:"司机配送"}}):e._e()],1),i("div",[i("div",{directives:[{name:"show",rawName:"v-show",value:"first"==e.activeName,expression:"activeName=='first'"}]},[i("section",{staticStyle:{width:"100%","text-align":"left","padding-bottom":"2.5rem","padding-top":"0.625rem"}},[e.addresseeInfo&&1!=e.jurisdiction_set?i("div",{staticStyle:{width:"100%"}},[i("div",{staticClass:"addressee"},[e._v(" 收件人信息: ")]),i("div",[i("div",{staticClass:"user_name"},[i("span",[e._v(e._s(e.addresseeInfo.realname))]),i("span",[e._v("("+e._s(e.addresseeInfo.mobile)+")")])]),i("div",{staticClass:"user_city"},[e._v(" "+e._s(e.addresseeInfo.address)+" ")])])]):e._e(),i("div",{staticClass:"select_company"},[i("div",{staticStyle:{"font-weight":"bold","font-size":"15px"}},[e._v("快递公司:")]),i("div",{staticClass:"company_right"},[i("van-button",{attrs:{plain:"",type:"primary"},on:{click:e.seleRegional}},[e._v(" "+e._s(e.regional)+" ")])],1)]),i("div",{staticClass:"input_number"},[i("div",{staticStyle:{"font-weight":"bold","font-size":"15px"}},[e._v("快递单号:")]),i("div",{staticClass:"number_right"},[i("van-cell-group",[i("van-field",{attrs:{placeholder:"请输入快递单号"},model:{value:e.numberName,callback:function(t){e.numberName=t},expression:"numberName"}})],1)],1)])])]),i("div",{directives:[{name:"show",rawName:"v-show",value:"second"==e.activeName,expression:"activeName=='second'"}]},[i("section",{staticStyle:{width:"100%","text-align":"left","padding-bottom":"2.5rem","padding-top":"0.625rem"}},[e.addresseeInfo?i("div",{staticStyle:{width:"100%"}},[i("div",{staticClass:"addressee"},[e._v(" 收件人信息: ")]),i("div",[i("div",{staticClass:"user_name"},[i("span",[e._v(e._s(e.addresseeInfo.realname))]),i("span",[e._v("("+e._s(e.addresseeInfo.mobile)+")")])]),i("div",{staticClass:"user_city"},[e._v(" "+e._s(e.addresseeInfo.address)+" ")])])]):e._e(),i("div",{staticClass:"select_company",staticStyle:{"justify-content":"flex-start"}},[i("div",{staticStyle:{"font-weight":"bold","font-size":"15px",width:"5rem"}},[e._v(" 配送司机: ")]),i("div",{staticClass:"company_right",staticStyle:{"text-align":"left","margin-left":"0.5rem"}},[i("van-button",{staticStyle:{"text-align":"left"},attrs:{plain:"",type:"primary"},on:{click:e.driverSeleRegional}},[e._v(" "+e._s(e.driverRegional)+" ")])],1)]),i("div",{staticClass:"select_company",staticStyle:{"justify-content":"flex-start"}},[i("div",{staticStyle:{"font-weight":"bold","font-size":"15px",width:"5rem"}},[e._v(" 车牌号: ")]),i("div",{staticClass:"company_right",staticStyle:{"text-align":"left","margin-left":"0.5rem"}},[e._v(" "+e._s(e.driverNumber)+" ")])])])])]),i("div",{staticClass:"store_foot"},[i("van-button",{staticClass:"btn_a",attrs:{type:"default"},on:{click:e.sendCancel}},[e._v("取 消")]),i("van-button",{staticClass:"btn_b",attrs:{type:"primary"},on:{click:e.sendGoogs}},[e._v("确 定")])],1)],1),i("van-popup",{attrs:{position:"bottom",overlay:!0},model:{value:e.dateshow_1,callback:function(t){e.dateshow_1=t},expression:"dateshow_1"}},[i("van-picker",{attrs:{columns:e.columns,"show-toolbar":""},on:{change:e.onChange,cancel:e.onCancelbtn,confirm:e.onConfirmbtn},nativeOn:{touchmove:function(t){return e.stoppao.apply(null,arguments)},mousemove:function(t){return e.stoppao.apply(null,arguments)}}})],1),i("van-popup",{attrs:{position:"bottom",overlay:!0},model:{value:e.driverDateshow_1,callback:function(t){e.driverDateshow_1=t},expression:"driverDateshow_1"}},[i("van-picker",{attrs:{columns:e.driverColumns,"show-toolbar":""},on:{change:e.onDriverChange,cancel:e.onDriverCancelbtn,confirm:e.onDriverConfirmbtn},nativeOn:{touchmove:function(t){return e.stoppao.apply(null,arguments)},mousemove:function(t){return e.stoppao.apply(null,arguments)}}})],1),i("van-popup",{attrs:{position:"center",overlay:!0,round:""},model:{value:e.showWriteOff,callback:function(t){e.showWriteOff=t},expression:"showWriteOff"}},[i("img",{staticStyle:{width:"11.25rem",height:"11.25rem",margin:"1rem"},attrs:{src:e.writeOffQR}}),i("div",{staticStyle:{"font-size":"18px","font-weight":"bold","margin-bottom":"1rem",color:"#f15353"}},[e._v(" 请核销员扫码 ")])])],1)},o=[],a=(i("e7e5"),i("d399")),r=(i("14d9"),i("99af"),i("b64b"),i("d81d"),i("b0c0"),i("a434"),i("ac1f"),i("1276"),i("6968")),s=i("ac0d"),l={mixins:[s["a"]],data:function(){return{active:1,info:[],regional:"请选择快递公司",dateshow_1:!1,columns:[],isShow:!1,toi:this.fun.getKeyByI(),checkList:[],loading:!1,allLoaded:!1,goload:!0,qrcode:"",showQrcode:!1,dialogVisible:!1,expressName:"",numberName:"",addresseeInfo:"",options:[],orderPayId:"",showWriteOff:!1,writeOffQR:"",isShowDri:!1,driverDialogVisible:!1,driverId:"",driverOptions:[],driverColumns:[],driverRegional:"请选择配送司机",driverDateshow_1:!1,driverApi:"",driverNumber:"",activeName:"first",jurisdiction_set:"",noMoreClick:!1,isLoadMore:!0,page:1,total_page:0,show:!1}},activated:function(){this.getData()},methods:{tapDetail:function(e){this.$router.push(this.fun.getUrl("cloudOrderDetail",{id:e}))},acr:function(){this.init(),this.getData()},init:function(){this.isLoadMore=!0,this.page=1,this.total_page=0},getMoreData:function(){var e=this,t=this;t.isLoadMore=!1;var i="";1==this.active?i="plugin.cloud-warehouse.frontend.order-list.index":2==this.active?i="plugin.cloud-warehouse.frontend.order-list.waitSend":3==this.active?i="plugin.cloud-warehouse.frontend.order-list.waitReceive":4==this.active&&(i="plugin.cloud-warehouse.frontend.order-list.completed"),this.page>=this.total_page||(this.page=this.page+1,$http.get(i,{page:t.page},"加载中").then((function(i){if(t.isLoadMore=!0,1===i.result){var n=i.data.data;e.info=e.info.concat(n),e.isLoadMore=!0}else t.page=t.page-1,t.isLoadMore=!1})).catch((function(e){})))},getData:function(){var e=this,t=this,i="";1==this.active?i="plugin.cloud-warehouse.frontend.order-list.index":2==this.active?i="plugin.cloud-warehouse.frontend.order-list.waitSend":3==this.active?i="plugin.cloud-warehouse.frontend.order-list.waitReceive":4==this.active&&(i="plugin.cloud-warehouse.frontend.order-list.completed"),$http.get(i,{},"加载中").then((function(i){1===i.result?(e.info=i.data.data,t.total_page=i.data.last_page,e.isLoadMore=!0):Object(a["a"])(i.msg)})).catch((function(e){}))},setCheckList:function(){this.checkList=[]},operation:function(e,t){e.api?(this.orderPayId=t.id,8==e.value?this.checklogistics(t,e):12==e.value?this.deleteOrder(t,e):10==e.value?this.comment(t,e):1==e.value?this.toPay(t,e):13==e.value?this.toRefund(t,e):9==e.value?this.cancleOrder(t,e):5==e.value?this.confirmOrder(t,e):99==e.value?this.confirmOrder_dragon(t,e):18==e.value?this.toRefundDetail(t,e):"cashierPay"==e.value?this.cashPayOrder(t,e):"verification_code"==e.value?this.verification(t,e):20==e.value?this.verificationCash(t,e):21==e.value?this.$router.push(this.fun.getUrl("OrderRecord",{order_id:t.id})):22==e.value||"delivery_station_pay"===e.value||"service_station_pay"===e.value?this.publicMessage(t,e,"支付"):23==e.value||60==e.value?(3==t.dispatch_type_id?this.sendGoogs():(this.getCompany(),this.dialogVisible=!0),this.expressName="",this.numberName="","1"!=JSON.parse(window.localStorage.getItem("globalParameter")).delivery_driver_open||"supplier"!=this.orderType&&"store"!=this.orderType||(this.isShowDri=!0,this.driverId="",this.driverNumber="",this.driverRegional="请选择配送司机",this.driverApi=e.api,this.supplierDriverSend())):24==e.value||61==e.value||"service_station_cancel_send"===e.value?this.publicMessage(t,e,"取消发货"):25==e.value||"delivery_station_complete"===e.value||"service_station_complete"===e.value?this.publicMessage(t,e,"收货"):26==e.value||"delivery_station_close"===e.value||"service_station_close"===e.value?this.publicMessage(t,e,"关闭"):27==e.value?this.evaluate(t,e):28==e.value?this.truckList(e,t):41==e.value?window.location.href=e.api:50==e.value?this.checkInvoice(e,t):11==e.value?this.confirmHotelOrder(e.api,t.id):"coupon"==e.value?this.$router.push(this.fun.getUrl("couponShare",{order_id:t.id})):"check_out"===e.value?this.publicMessage(t,e,"退房"):"clerk_code"===e.value||"package_deliver"===e.value?this.confirmWriteOff(t,e):"service_station_send"===e.value?(this.getCompany(),this.dialogVisible=!0,this.expressName="",this.numberName=""):"lease_toy_refund"==e.value||"package_deliver_clerk"==e.value?this.getReturn(e,t):"lease_toy_apply_adopt"==e.value?this.$router.push(this.fun.getUrl("OrderReturn",{id:t.id})):"lease_toy_return_info"==e.value?this.$router.push(this.fun.getUrl("orderruturninfo",{id:t.id})):"hotel_supply"==e.value?this.$router.push(this.fun.getUrl("hotelOrder",{id:t.id})):"expediting_delivery"==e.value?this.publicMessage(t,e,"提醒商家发货"):this.publicMessage(t,e,"")):"expediting_delivery"==e.value?Object(a["a"])("已提醒过商家"):Object(a["a"])("error:错误4008820")},supplierDriverSend:function(){var e=this,t="plugin.delivery-driver.home.delivery-info.get-driver-list";e.noMoreClick||(e.noMoreClick=!0,$http.get(t,{}).then((function(t){if(e.noMoreClick=!1,1==t.result){e.driverOptions=[],e.driverOptions=t.data;var i=e.driverOptions.map((function(e){return e.driver_name+"("+e.user_phone+")"}));e.driverColumns=i}else e.$dialog.alert({message:t.msg})}),(function(t){e.noMoreClick=!1})))},driverSeleRegional:function(){this.driverDateshow_1=!0},onDriverChange:function(e,t,i){},onDriverCancelbtn:function(e,t){this.driverDateshow_1=!1},onDriverConfirmbtn:function(e,t){var i=this.driverOptions;this.driverDateshow_1=!1,this.driverRegional=e,this.driverNumber=i[t].license_number,this.driverId=i[t].id},driverSendCancel:function(){this.driverDialogVisible=!1},checkInvoice:function(e,t){this.$router.push(this.fun.getUrl("Invoice",{order_id:t.id}))},truckList:function(e,t){this.$router.push(this.fun.getUrl("TruckList",{order_id:t.id}))},evaluate:function(e,t){this.$router.push(this.fun.getUrl("DeliveryEvaluate",{order_id:e.id,api:t.api,name:"distributor"}))},getReturn:function(e,t){var i=this;this.noMoreClick||(i.noMoreClick=!0,$http.get(e.api,{order_id:t.id}).then((function(e){i.noMoreClick=!1,1==e.result?(i.$dialog.alert({message:e.msg}),i.$emit("ConfrimOrderNotification")):i.$dialog.alert({message:e.msg})})))},publicMessage:function(e,t,i){var n=this,o=i||"";t.api&&this.$dialog.confirm({message:"确定".concat(o,"?")}).then((function(){var e=n,i={order_id:e.orderPayId},a=t.api||"";e.noMoreClick||(e.noMoreClick=!0,$http.get(a,i).then((function(t){e.noMoreClick=!1,1==t.result?(e.$emit("ConfrimOrderNotification","pay"),e.$notify({background:"#f0f9eb",message:"".concat(o,"成功"),color:"#67c23a"})):e.$dialog.alert({message:t.msg})}),(function(t){e.noMoreClick=!1})))})).catch((function(){}))},confirmWriteOff:function(e,t){var i=this,n="";"clerk_code"==t.value?n="plugin.delivery-station.frontend.order.detail.qr-code-url":"package_deliver"==t.value&&(n=t.api),$http.get(n,{order_id:e.id},"正在获取核销码").then((function(e){1==e.result?("clerk_code"==t.value?i.writeOffQR=e.data.qrcode_url:"package_deliver"==t.value&&(i.writeOffQR=e.data.qr_code_url),i.showWriteOff=!0):i.$dialog.alert({message:e.msg})}),(function(e){}))},getCompany:function(e){var t=this,i="";i="supplier"==this.orderType?"plugin.supplier.frontend.order.express-company":"serviceReplenish"==this.orderType?"plugin.service-station.frontend.order-list.express":"auction"==this.orderType||"auctioneer"==this.orderType?"plugin.auction.api.sendOrder":"subsidiary"==this.orderType?"plugin.subsidiary.frontend.order.express-company":"plugin.store-cashier.frontend.store.center.sendOrder",t.noMoreClick||(t.noMoreClick=!0,$http.get(i,{order_id:t.orderPayId}).then((function(e){if(t.noMoreClick=!1,1==e.result){"supplier"==t.orderType&&(t.jurisdiction_set=e.data.jurisdiction_set),t.options=[],t.options=e.data.express_companies;var i=t.options.map((function(e){return e.name}));t.columns=i,t.addresseeInfo=e.data.address}else t.$dialog.alert({message:e.msg})}),(function(e){t.noMoreClick=!1})))},selectCompany:function(e){},sendCancel:function(){this.dialogVisible=!1},sendGoogs:function(){var e=this,t={};this.isShowDri&&"second"==e.activeName?(t.order_id=e.orderPayId,t.dispatch_type_id=7,t.driver_id=e.driverId):(t.order_id=e.orderPayId,t.express_code=e.expressName.value,t.express_company_name=e.expressName.name,t.express_sn=e.numberName);var i="";i="supplier"==this.orderType?"plugin.supplier.frontend.order.send":"serviceReplenish"==this.orderType?"plugin.service-station.frontend.order.order-operation.send":"subsidiary"==this.orderType?"plugin.subsidiary.frontend.order.send":"auction"==this.orderType||"auctioneer"==this.orderType?"plugin.auction.api.order-operation.send":"plugin.store-cashier.frontend.store.center.order-operation.send",e.noMoreClick||(e.noMoreClick=!0,$http.get(i,t).then((function(t){e.noMoreClick=!1,1==t.result?(e.dialogVisible=!1,e.$emit("ConfrimOrderNotification","pay"),e.$notify({background:"#f0f9eb",message:"发货成功",color:"#67c23a"})):e.$dialog.alert({message:t.msg})}),(function(t){e.noMoreClick=!1})))},multiplePayChange:function(e){this.$emit("MultiplePayNotification",this.checkList)},toDetail:function(e){this.$emit("ToDetailNotification",e)},checklogistics:function(e,t){7==e.dispatch_type_id&&"1"==JSON.parse(window.localStorage.getItem("globalParameter")).delivery_driver_open?this.$router.push(this.fun.getUrl("track",{id:e.id})):this.$router.push(this.fun.getUrl("logistics",{id:e.id,fromGrab:1,api:t.api}))},cashPayOrder:function(e,t){var i=this;this.$dialog.confirm({message:"确定此订单已付款?"}).then((function(){i.sentRequest(t.api,{order_id:e.id,order_pay_id:i.order_pay_id,i:i.fun.getKeyByI(),type:i.fun.getTyep()},!1)})).catch((function(){}))},verification:function(e,t){this.$router.push(this.fun.getUrl("orderVerification",{order_id:e.id,api:t.api}))},verificationCash:function(e,t){var i=this;this.$dialog.confirm({message:"确定此订单已付款?"}).then((function(){i.sentRequest(t.api,{order_id:e.id,order_pay_id:i.order_pay_id,i:i.fun.getKeyByI(),type:i.fun.getTyep()},!1)})).catch((function(){}))},cancleOrder:function(e,t){var i=this;this.$dialog.confirm({message:"确定取消此订单?"}).then((function(){i.info.splice(i.info.indexOf(e),1),i.sentRequest(t.api,{order_id:e.id},!1)})).catch((function(){}))},deleteOrder:function(e,t){var i=this;this.$dialog.confirm({message:"确定删除此订单?"}).then((function(){i.info.splice(i.info.indexOf(e),1),i.sentRequest(t.api,{order_id:e.id},!1)})).catch((function(){}))},toPay:function(e,t){this.$router.push(this.fun.getUrl("orderpay",{status:2,order_ids:e.id}))},comment:function(e,t){this.$router.push(this.fun.getUrl("comment",{order:e}))},confirmOrder:function(e,t){var i=this;this.$dialog.confirm({message:t.name}).then((function(){var n=i;n.noMoreClick||(n.noMoreClick=!0,$http.get(t.api,{order_id:e.id},"操作中...").then((function(t){n.noMoreClick=!1,1==t.result?n.$emit("ConfrimOrderNotification",e):n.$dialog.alert({message:t.msg})}),(function(e){n.noMoreClick=!1})))})).catch((function(){}))},dragonPay:function(e){var t=e.form_data,i=document.createElement("form");i.method="post",i.setAttribute("action",e.action_url);for(var n=["INFO","BODY","SIGN","CONTENTTYPE"],o=0,a=n;o<a.length;o++){var r=a[o],s=document.createElement("input");s.setAttribute("name",r),s.setAttribute("value",t[r]),i.appendChild(s)}return document.body.appendChild(i),i.style.display="none",i.submit(),i},confirmOrder_dragon:function(e,t){var i=this;this.$dialog.confirm({message:t.name}).then((function(){var n=i;n.noMoreClick||(n.noMoreClick=!0,$http.get(t.api,{order_id:e.id},"操作中...").then((function(t){n.noMoreClick=!1,1==t.result?(n.dragonPay(t.data),n.$emit("ConfrimOrderNotification",e)):n.$dialog.alert({message:t.msg})}),(function(e){n.noMoreClick=!1})))})).catch((function(){}))},reCommend:function(e,t){},toRefundDetail:function(e,t){this.$router.push(this.fun.getUrl("aftersales",{refund_id:e.refund_id}))},toRefund:function(e,t){this.$router.push(this.fun.getUrl("refund",{order_id:e.id,order_type:1}))},sentRequest:function(e,t,i){var n=this;n.noMoreClick||(n.noMoreClick=!0,$http.get(e,t,"").then((function(e){n.noMoreClick=!1,1==e.result?(n.$dialog.alert({message:e.msg}),window.history.length<=1?n.$router.push(n.fun.getUrl("home",{})):n.$router.go(-1)):n.$dialog.alert({message:e.msg})}),(function(e){n.noMoreClick=!1})))},sheetAction:function(){},loadTop:function(){alert("刷新"),this.$refs.loadmore.onTopLoaded()},loadBottom:function(){this.$refs.loadmore.onBottomLoaded(),this.getAllLoaded?this.allLoaded=!1:this.allLoaded=!0},seleRegional:function(){this.dateshow_1=!0},onChange:function(e,t,i){},onCancelbtn:function(e,t){this.dateshow_1=!1},onConfirmbtn:function(e,t){this.dateshow_1=!1,this.regional=e;var i=this.options;this.expressName=i[t]},stopmove:function(e){e.preventDefault(),e.stopPropagation()},stoppao:function(e){e.stopPropagation()},getDays:function(e,t){var i,n,o,a=e.split(" "),r=t.split(" "),s="-";i=a[0].split(s),n=r[0].split(s);var l=new Date(i[0],i[1]-1,i[2]),d=new Date(n[0],n[1]-1,n[2]);return o=parseInt(Math.abs(l-d)/1e3/60/60/24),o},confirmHotelOrder:function(e,t){var i=this,n=this;n.noMoreClick||(n.noMoreClick=!0,$http.get(e,{order_id:t},"处理中...").then((function(e){n.noMoreClick=!1,1==e.result?(n.$dialog.alert({message:response.msg}),i.reload()):n.$dialog.alert({message:response.msg})})).catch((function(e){n.noMoreClick=!1})))}},components:{cTitle:r["a"]}},d=l,c=d,u=(i("eeed"),i("2877")),p=Object(u["a"])(c,n,o,!1,null,"c51119d6",null);t["default"]=p.exports},"613e":function(e,t,i){var n=i("b79d");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);var o=i("499e").default;o("74e3fce4",n,!0,{sourceMap:!1,shadowMode:!1})},ac0d:function(e,t,i){"use strict";i.d(t,"a",(function(){return a}));var n=document.documentElement,o=document.body,a={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var e=0;return n&&n.scrollTop?e=n.scrollTop:o&&(e=o.scrollTop),e},getClientHeight:function(){var e=0;return e=o.clientHeight&&n.clientHeight?Math.min(o.clientHeight,n.clientHeight):Math.max(o.clientHeight,n.clientHeight),e},getScrollHeight:function(){return Math.max(o.scrollHeight,n.scrollHeight)},handleScroll:function(){this.otherScroll();var e=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=e>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}},b79d:function(e,t,i){var n=i("24fb");t=n(!1),t.push([e.i,".list[data-v-c51119d6]{margin:.844rem .906rem .625rem .969rem;background:#fff;border-radius:.625rem;padding:.656rem .625rem .875rem .625rem}.list .top[data-v-c51119d6]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.list .top[data-v-c51119d6],.list .top .top_left[data-v-c51119d6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.list .top .top_left span[data-v-c51119d6]{font-size:.75rem;color:#666}.list .top .top_left .Status[data-v-c51119d6]{background-color:#fcbc07;border-radius:.313rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.688rem;color:#fff;padding:.219rem .469rem .188rem .438rem;margin-left:.719rem}.list .top .Status_o[data-v-c51119d6]{color:#f14e4e;font-size:.75rem}.list .centen[data-v-c51119d6]{margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.list .centen .centen_left[data-v-c51119d6]{width:4.375rem;height:4.375rem;background-color:#666}.list .centen .centen_left img[data-v-c51119d6]{width:100%;height:100%}.list .centen .centen_right[data-v-c51119d6]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.656rem}.list .centen .centen_right span[data-v-c51119d6]{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.list .centen .centen_right p[data-v-c51119d6]{font-size:.75rem;color:#666}.list .address[data-v-c51119d6]{margin-top:1.063rem;text-align:left}.list .address p[data-v-c51119d6],.list .address span[data-v-c51119d6]{font-size:.813rem;color:#909090}.list .hxBtn span[data-v-c51119d6]:nth-child(n+1){margin-left:.625rem}.list .hxBtn[data-v-c51119d6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1.219rem}.list .hxBtn .btn_3[data-v-c51119d6],.list .hxBtn .btn_5[data-v-c51119d6],.list .hxBtn .btn_8[data-v-c51119d6],.list .hxBtn .btn_9[data-v-c51119d6],.list .hxBtn .btn_12[data-v-c51119d6],.list .hxBtn .btn_13[data-v-c51119d6],.list .hxBtn .btn_41[data-v-c51119d6],.list .hxBtn .btn_50[data-v-c51119d6]{width:4.688rem;height:1.438rem;border-radius:.719rem;border:.031rem solid #f14e4e;font-size:.813rem;color:#f14e4e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.list .hxBtn .btn_1[data-v-c51119d6],.list .hxBtn .btn_package_deliver[data-v-c51119d6]{width:4.688rem;height:1.438rem;background-color:#f14e4e;border-radius:.719rem;font-size:.813rem;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:.625rem}",""]),e.exports=t},eeed:function(e,t,i){"use strict";i("613e")}}]);