receiving-status.js 2.1 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["plugins/gift/components/detail/receiving-status"],{"053e":function(t,e,n){"use strict";n.r(e);var r=n("c352"),a=n("771d");for(var u in a)"default"!==u&&function(t){n.d(e,t,(function(){return a[t]}))}(u);n("594d6");var i,o=n("f0c5"),s=Object(o["a"])(a["default"],r["b"],r["c"],!1,null,"2b8e0183",null,!1,r["a"],i);e["default"]=s.exports},"1a29":function(t,e,n){},"2d37":function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={name:"receiving-status",props:["theme","type","gift_id","status","status_num","user_id","order_id","notPayOrder","detail"],methods:{route_go:function(e){t.navigateTo({url:e})},setShare:function(){this.$emit("setShare")},receipt:function(){this.$emit("receipt",this.order_id)},getConvert:function(t){for(var e=!0,n=0;n<t.length;n++)-1==t[n].is_convert&&(e=!1);return e}}};e.default=n}).call(this,n("543d")["default"])},"594d6":function(t,e,n){"use strict";var r=n("1a29"),a=n.n(r);a.a},"771d":function(t,e,n){"use strict";n.r(e);var r=n("2d37"),a=n.n(r);for(var u in r)"default"!==u&&function(t){n.d(e,t,(function(){return r[t]}))}(u);e["default"]=a.a},c352:function(t,e,n){"use strict";var r;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return u})),n.d(e,"a",(function(){return r}));var a=function(){var t=this,e=t.$createElement,n=(t._self._c,0!=t.status&&1==t.status_num&&!t.notPayOrder&&t.getConvert(t.detail)),r=0!=t.status&&1==t.status_num&&!t.notPayOrder&&t.getConvert(t.detail),a=0!=t.status&&2==t.status_num&&t.getConvert(t.detail),u=t.notPayOrder&&t.getConvert(t.detail);t.$mp.data=Object.assign({},{$root:{m0:n,m1:r,m2:a,m3:u}})},u=[]}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'plugins/gift/components/detail/receiving-status-create-component',
  4. {
  5. 'plugins/gift/components/detail/receiving-status-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("053e"))
  7. })
  8. },
  9. [['plugins/gift/components/detail/receiving-status-create-component']]
  10. ]);