spread-order.js 2.5 KB

12345678910
  1. require('../../common/vendor.js');(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["bundle/components/spread-order/spread-order"],{"265a":function(e,n,t){"use strict";t.d(n,"b",(function(){return i})),t.d(n,"c",(function(){return o})),t.d(n,"a",(function(){return r}));var r={mescrollUni:function(){return Promise.all([t.e("common/vendor"),t.e("components/mescroll-uni/mescroll-uni")]).then(t.bind(null,"01b6"))},uImage:function(){return t.e("components/uview-ui/components/u-image/u-image").then(t.bind(null,"566d"))},price:function(){return t.e("components/price/price").then(t.bind(null,"1266"))}},i=function(){var e=this.$createElement;this._self._c},o=[]},"570f":function(e,n,t){e.exports={red_theme:"#FF2C3C",orange_theme:"#f7971e",pink_theme:"#fa444d",gold_theme:"#e0a356",blue_theme:"#2f80ed",green_theme:"#2ec840"}},b874:function(e,n,t){"use strict";t.r(n);var r=t("e2ac"),i=t.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(o);n["default"]=i.a},e2ac:function(e,n,t){"use strict";var r=t("47a9");Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=t("704d"),o=t("e585"),u=r(t("2bc2")),a=r(t("5fa9")),c={mixins:[u.default,a.default],data:function(){return{orderList:[],downOption:{auto:!1},upOption:{auto:!1,noMoreSize:4,empty:{icon:"/static/images/empty/order.png",tip:"暂无分销订单~",fixed:!0}},confirmDialog:!1}},props:{type:{type:Number|String,default:i.DistributionOrderEnum["ALL"]}},methods:{upCallback:function(e){var n=this,t=e.num,r=e.size,i=this.type;(0,o.apiDistributionOrder)({page_size:r,page_no:t,status:i}).then((function(t){1==e.num&&(n.orderList=[]);var r=t.lists,i=r.length;n.orderList=n.orderList.concat(r),n.mescroll.endSuccess(i,t.count)}))}}};n.default=c},f704:function(e,n,t){"use strict";var r=t("570f"),i=t.n(r);i.a},f9f9:function(e,n,t){"use strict";t.r(n);var r=t("265a"),i=t("b874");for(var o in i)["default"].indexOf(o)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(o);t("f704");var u=t("828b"),a=Object(u["a"])(i["default"],r["b"],r["c"],!1,null,null,null,!1,r["a"],void 0);n["default"]=a.exports}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'bundle/components/spread-order/spread-order-create-component',
  4. {
  5. 'bundle/components/spread-order/spread-order-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('df3c')['createComponent'](__webpack_require__("f9f9"))
  7. })
  8. },
  9. [['bundle/components/spread-order/spread-order-create-component']]
  10. ]);