You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jiaojiu/dist/js/chunk-7cdfba40.b58a19fc.js

2 lines
4.2 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7cdfba40"],{"0346":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"mineorder"},[r("NavBar",{staticClass:"nav-bar"},[r("div",{staticClass:"back",attrs:{slot:"left"},on:{click:t.backClick},slot:"left"},[r("img",{attrs:{src:n("5aa0"),alt:""}})]),r("div",{attrs:{slot:"center"},slot:"center"},[t._v("送货中")])]),r("scroll",{ref:"scroll",staticClass:"content",attrs:{"probe-type":3,"pull-up-load":!0},on:{pullingUp:t.loadMore,pullingDown:t.pullingDown}},[r("OrderMineList",{attrs:{list:t.list}})],1)],1)},i=[],s=(n("96cf"),n("1da1")),a=n("a7ac"),o=n("8d33"),c=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"cart"},t._l(t.list,(function(e,r){return n("ordermineListItem",{key:r,attrs:{"item-info":e}},[t._v(t._s(e)+"> ")])})),1)},u=[],l=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.isexit?n("div",{attrs:{id:"shop-item"}},[n("van-swipe-cell",{scopedSlots:t._u([{key:"right",fn:function(){return[n("van-button",{staticClass:"delete-button",attrs:{square:"",text:"确认收货",type:"primary"},on:{click:function(e){return t.confirm()}}})]},proxy:!0}],null,!1,949990662)},[n("van-card",{staticClass:"goods-card",attrs:{num:t.itemInfo.count,price:t.itemInfo.price,desc:t.itemInfo.detail,title:t.itemInfo.title,thumb:t.itemInfo.picture},scopedSlots:t._u([{key:"tags",fn:function(){return[n("van-tag",{attrs:{plain:"",type:"danger"}},[t._v("收货地址:"+t._s(t.itemInfo.province)+t._s(t.itemInfo.city)+t._s(t.itemInfo.area)+t._s(t.itemInfo.address))]),n("van-tag",{attrs:{plain:"",type:"danger"}},[t._v("收货人:"+t._s(t.itemInfo.name))]),n("van-tag",{attrs:{plain:"",type:"danger"}},[t._v("电话号码:"+t._s(t.itemInfo.telephone))]),n("van-tag",{attrs:{plain:"",type:"primary"}},[t._v("货物状态:"+t._s(t.isemit()))])]},proxy:!0}],null,!1,3038769813)})],1)],1):t._e()},f=[],p={name:"successOrderListItem",components:{},data:function(){return{isexit:!0}},props:{itemInfo:{type:Object,default:function(){return{}}}},created:function(){},computed:{},methods:{confirm:function(){var t=this;return Object(s["a"])(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$http.post("/order/confirm/"+t.itemInfo.id);case 3:t.isexit=!1,t.$message.success("收货成功"),e.next=10;break;case 7:e.prev=7,e.t0=e["catch"](0),t.$message.error("收货失败");case 10:case"end":return e.stop()}}),e,null,[[0,7]])})))()},isemit:function(){return"1"==this.itemInfo.isemit?(this.isexit=!1,"未发货"):"3"==this.itemInfo.isemit?(this.isexit=!1,"已完成"):"发货"}}},d=p,m=(n("918d"),n("2877")),v=Object(m["a"])(d,l,f,!1,null,"5b86354c",null),h=v.exports,g={name:"successOrderList",components:{ordermineListItem:h},props:{list:{type:Array,defalut:function(){return[]}}}},b=g,_=(n("9424"),Object(m["a"])(b,c,u,!1,null,"74923687",null)),k=_.exports,w=n("6251"),x={name:"successOrder",data:function(){return{list:[],token:""}},components:{NavBar:a["a"],Scroll:o["a"],OrderMineList:k},methods:{backClick:function(){this.$router.push("/profile")},loadMore:function(){this.$refs.scroll.refresh()},pullingDown:function(){var t=this;this.pullingdown=!0,setTimeout((function(){t.pullingdown=!1,t.$refs.scroll.finishPullDown()}),0)}},created:function(){var t=this;return Object(s["a"])(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(t.token=window.localStorage.getItem("token"),t.token){e.next=5;break}t.$router.push("/login"),e.next=9;break;case 5:return e.next=7,Object(w["a"])();case 7:n=e.sent,t.list=n.data;case 9:case"end":return e.stop()}}),e)})))()}},I=x,y=(n("c5a6"),Object(m["a"])(I,r,i,!1,null,"6b7967fb",null));e["default"]=y.exports},"0752":function(t,e,n){},"5aa0":function(t,e,n){t.exports=n.p+"img/back.8059563a.svg"},"68bd":function(t,e,n){},"8d7e":function(t,e,n){},"918d":function(t,e,n){"use strict";var r=n("0752"),i=n.n(r);i.a},9424:function(t,e,n){"use strict";var r=n("8d7e"),i=n.n(r);i.a},c5a6:function(t,e,n){"use strict";var r=n("68bd"),i=n.n(r);i.a}}]);
//# sourceMappingURL=chunk-7cdfba40.b58a19fc.js.map