app-goods-commodity.js 4.6 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/module/app-goods-commodity"],{4618:function(t,e,n){"use strict";n.r(e);var o=n("e4a5"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},"50e3":function(t,e,n){"use strict";var o;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){return o}));var i=function(){var t=this,e=t.$createElement;t._self._c;t._isMounted||(t.e0=function(e){t.isGoodsStyle=!0},t.e1=function(e){t.isGoodsStyle=!1})},r=[]},"82fe":function(t,e,n){},b7db:function(t,e,n){"use strict";var o=n("82fe"),i=n.n(o);i.a},e4a5:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=a(n("4838")),i=n("7602"),r=n("7adc"),u=a(n("e350")),c=a(n("fca4")),s=a(n("f01d"));function a(t){return t&&t.__esModule?t:{default:t}}function f(t,e,n,o,i,r,u){try{var c=t[r](u),s=c.value}catch(a){return void n(a)}c.done?e(s):Promise.resolve(s).then(o,i)}function l(t){return function(){var e=this,n=arguments;return new Promise((function(o,i){var r=t.apply(e,n);function u(t){f(r,o,i,u,c,"next",t)}function c(t){f(r,o,i,u,c,"throw",t)}u(void 0)}))}}function d(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function h(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?d(Object(n),!0).forEach((function(e){p(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function p(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var m=function(){Promise.all([n.e("common/vendor"),n.e("components/app-img")]).then(function(){return resolve(n("cb3c"))}.bind(null,n)).catch(n.oe)},b=function(){n.e("components/module/allSelectInput").then(function(){return resolve(n("2d69"))}.bind(null,n)).catch(n.oe)},v=function(){n.e("components/module/app-goods-commodity-style").then(function(){return resolve(n("1e0a"))}.bind(null,n)).catch(n.oe)},g={name:"Commodity",components:{AppImg:m,allSelectInput:b,goodsCommodityStyle:v},mixins:[u.default,c.default,s.default],props:{info:{required:!0,type:Object,default:function(){return{}}},bigCount:{type:Number,default:0}},data:function(){return{COMMODITY_TYPE:i.COMMODITY_TYPE,isGoodsStyle:!1,isAloneAllActive:!1,isAloneAllFocus:!1,isShowSucceed:!1,changeAutoPrice:"",showPrice:0,ifFocus:!1}},created:function(){},mounted:function(){2==this.info.priceLabel&&(this.changeAutoPrice=this.info.price),this.showPrice=this.info.price},methods:{ok:function(t,e){var n=h(h({},this.info),{},{goodsStyleSelectIndex:e,bigCount:t});this.$emit("addGoodsEvent",n),console.log(n),this.isGoodsStyle=!1},addEvents:function(){this.animationFun("add"),this.$emit("addGoods",this.info)},delEvent:function(){this.animationFun("del"),this.$emit("del",this.info)},changePriceEvent:function(){var t=l(o.default.mark((function t(e){var n,i=this;return o.default.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return this.isFocus=!1,n=this,t.next=4,(0,r.changePriceByIdApi)({productId:this.info.id,price:this.changeAutoPrice}).then((function(t){1==t.code?(i.showPrice=t.data.price,i.isShowSucceed=!0,setTimeout((function(){i.isShowSucceed=!1}),1e3)):n.$msg(t.msg)}));case 4:case"end":return t.stop()}}),t,this)})));function e(e){return t.apply(this,arguments)}return e}(),customNum:function(){if(!this.bigCount&&!this.smallCount){var t=h(h({},this.info),{},{bigCount:this.bigCount,smallCount:this.smallCount});this.$emit("addOneEvent",this.info,t)}this.$emit("customNum",h(h({},this.info),{},{bigCount:this.bigCount,smallCount:this.smallCount}))}}};e.default=g},fe86:function(t,e,n){"use strict";n.r(e);var o=n("50e3"),i=n("4618");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("b7db");var u,c=n("0095"),s=Object(c["a"])(i["default"],o["b"],o["c"],!1,null,"5e9164c2",null,!1,o["a"],u);e["default"]=s.exports}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/module/app-goods-commodity-create-component',
  4. {
  5. 'components/module/app-goods-commodity-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('f3be')['createComponent'](__webpack_require__("fe86"))
  7. })
  8. },
  9. [['components/module/app-goods-commodity-create-component']]
  10. ]);