chunk-a2b5907a.a4f078fb.js 4.6 KB

1
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-a2b5907a"],{"0957":function(t,e,n){"use strict";n.r(e),n("a481"),n("96cf");var a,r,i=n("1da1"),s=n("4379e"),o={mixins:[n("9f53").a],components:{},data:function(){return{img:n("4a13"),resData:null,id:"",ok:!1,loading:!0}},created:(r=Object(i.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(this.ok=!1,this.id=this.$route.query.id||"0","0"!==this.id)return t.next=5,this.initData();t.next=5;break;case 5:case"end":return t.stop()}}),t,this)}))),function(){return r.apply(this,arguments)}),methods:{goto:function(t){var e={path:t};"/oDetail"==t&&(e.query={id:this.id}),this.$router.replace(e)},initData:(a=Object(i.a)(regeneratorRuntime.mark((function t(){var e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this.loading=!0,t.next=3,s.a.detail({id:this.id});case 3:if(e=t.sent,this.loading=!1,!e||0!==e.code){t.next=10;break}this.ok=!0,this.resData=e.data,t.next=16;break;case 10:if(e&&100<=e.code&&e.code<=104)return t.next=13,this.logout();t.next=15;break;case 13:t.next=16;break;case 15:this.show_title(e.msg);case 16:case"end":return t.stop()}}),t,this)}))),function(){return a.apply(this,arguments)})}};n("f64f"),i=n("2877"),o=Object(i.a)(o,(function(){var t=this,e=t.$createElement;e=t._self._c||e;return e("div",{staticClass:"orderRes",staticStyle:{"padding-top":"46px"}},[e("van-nav-bar",{staticClass:"van-nav-bar-my-fixed",attrs:{title:"下单结果",fixed:""}}),e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"page-main"},[e("img",{staticClass:"page-main-img",attrs:{src:t.img,alt:""}}),t._m(0),t.ok?e("div",{staticClass:"yingdao clear"},[e("van-button",{staticClass:"fr",attrs:{round:"",type:"info",size:"small"},on:{click:function(e){return t.goto("/oDetail")}}},[t._v("订单详情")]),e("van-button",{staticClass:"fr",attrs:{round:"",size:"small"},on:{click:function(e){return t.goto("/home/paddy")}}},[t._v("返回首页")])],1):t._e()])],1)}),[function(){var t=this,e=t.$createElement;e=t._self._c||e;return e("div",{staticClass:"tc",staticStyle:{margin:"-10px 0 30px 0"}},[e("p",{staticStyle:{color:"#a67e4b"}},[t._v("恭喜您,下单成功!")])])}],!1,null,"12440af3",null);e.default=o.exports},"1b69":function(t,e,n){"use strict";n("96cf");var a=n("1da1"),r=n("5daa"),i=n("5f87"),s={};window.ajaxTimeout=2e4,e.a=Object(a.a)(regeneratorRuntime.mark((function t(){var e,n,o,c,u,d,f,l=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=0<l.length&&void 0!==l[0]?l[0]:"",n=1<l.length&&void 0!==l[1]?l[1]:{},c=3<l.length&&void 0!==l[3]?l[3]:{},u=4<l.length&&void 0!==l[4]?l[4]:s,d=5<l.length?l[5]:void 0,o=(o=2<l.length&&void 0!==l[2]?l[2]:"GET").toLowerCase(),f={method:o,baseURL:"",url:r.a.baseURL+e,data:n,params:c,processData:!0,timeout:window.ajaxTimeout,headers:u,onUploadProgress:d},d&&"function"==typeof d&&(f.onUploadProgress=d),axios.interceptors.request.use((function(t){return t.data.token||(t.data.token=Object(i.d)()),t}),(function(t){return Promise.reject(new Error("服务器异常,请联系管理员!"))})),axios.interceptors.response.use(function(){var t=Object(a.a)(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return 200===e.status&&100<=(n=e.data.code)&&n<=104&&Object(i.h)(),t.abrupt("return",e);case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),(function(t){return Promise.reject(t.response.data)})),t.abrupt("return",new Promise((function(t,e){axios(f).then((function(e){t(e.data)})).catch((function(t){t.response&&t.response.data?e(t.response.data):e(t)}))})));case 12:case"end":return t.stop()}}),t)})))},"4379e":function(t,e,n){"use strict";var a=n("1b69");e.a={list:function(t,e){return Object(a.a)("home/orderlist",t,"post",e)},detail:function(t,e){return Object(a.a)("home/orderinfo",t,"post",e)}}},"4a13":function(t,e,n){t.exports=n.p+"static/img/state@2x.d874e7aa.png"},"9f53":function(t,e,n){"use strict";n("433b");var a,r=n("d399");n("96cf"),n=n("1da1");e.a={methods:{logout:(a=Object(n.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("/login"!==this.$route.path)return t.next=3,this.$store.dispatch("user/logout");t.next=4;break;case 3:this.$router.push("/login");case 4:case"end":return t.stop()}}),t,this)}))),function(){return a.apply(this,arguments)}),show_title:function(t){Object(r.a)({message:t})}}}},e65a:function(t,e,n){},f64f:function(t,e,n){"use strict";n("e65a")}}]);