poster.js 2.8 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/share-popup/poster"],{"30e0":function(e,n,t){"use strict";t.d(n,"b",(function(){return o})),t.d(n,"c",(function(){return r})),t.d(n,"a",(function(){}));var o=function(){var e=this.$createElement;this._self._c},r=[]},"9a6a":function(e,n,t){"use strict";t.r(n);var o=t("30e0"),r=t("df01");for(var i in r)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(i);var c=t("f0c5"),a=Object(c["a"])(r["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);n["default"]=a.exports},df01:function(e,n,t){"use strict";t.r(n);var o=t("e4a8"),r=t.n(o);for(var i in o)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(i);n["default"]=r.a},e4a8:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={name:"share-poster",components:{lPainter:function(){Promise.all([t.e("common/vendor"),t.e("components/lime-painter/components/l-painter/l-painter")]).then(function(){return resolve(t("6ee0"))}.bind(null,t)).catch(t.oe)},lPainterImage:function(){Promise.all([t.e("common/vendor"),t.e("components/lime-painter/components/l-painter-image/l-painter-image")]).then(function(){return resolve(t("10b4"))}.bind(null,t)).catch(t.oe)},lPainterText:function(){Promise.all([t.e("common/vendor"),t.e("components/lime-painter/components/l-painter-text/l-painter-text")]).then(function(){return resolve(t("96d0"))}.bind(null,t)).catch(t.oe)},lPainterView:function(){Promise.all([t.e("common/vendor"),t.e("components/lime-painter/components/l-painter-view/l-painter-view")]).then(function(){return resolve(t("5176"))}.bind(null,t)).catch(t.oe)},lPainterQrcode:function(){Promise.all([t.e("common/vendor"),t.e("components/lime-painter/components/l-painter-qrcode/l-painter-qrcode")]).then(function(){return resolve(t("394c"))}.bind(null,t)).catch(t.oe)}},props:{config:{type:Object,default:function(){return{}}},shareId:{type:[Number,String],default:""},qrcode:{type:[String],default:""},pagePath:{type:String,default:""},link:{type:String,default:""},type:{type:String,default:"goods"}},data:function(){return{}},computed:{price:function(){var e=this.config.price;return console.log(e),void 0==e?{}:(e=String(parseFloat(e)).split("."),{prev:e[0],next:e[1]?".".concat(e[1]):""})},marketPrice:function(){return"¥".concat(parseFloat(this.config.marketPrice))}},methods:{handleSuccess:function(e){this.$emit("success",e)},handleFail:function(e){this.$emit("fail")}}};n.default=o}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/share-popup/poster-create-component',
  4. {
  5. 'components/share-popup/poster-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("9a6a"))
  7. })
  8. },
  9. [['components/share-popup/poster-create-component']]
  10. ]);