| 12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/share-popup/poster"],{"792c":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return r})),n.d(t,"a",(function(){return o}));var o={lPainter:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/lime-painter/components/l-painter/l-painter")]).then(n.bind(null,"5f4a"))},lPainterImage:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/lime-painter/components/l-painter-image/l-painter-image")]).then(n.bind(null,"2ad3"))},lPainterView:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/lime-painter/components/l-painter-view/l-painter-view")]).then(n.bind(null,"1373"))},lPainterText:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/lime-painter/components/l-painter-text/l-painter-text")]).then(n.bind(null,"2387"))}},i=function(){var e=this,t=e.$createElement,n=(e._self._c,e.getConfig.background_type&&(e.getConfig.show.goods_img||3==e.getConfig.id)?{position:"absolute",top:1==e.getConfig.id?"120rpx":0,left:1==e.getConfig.id?"40rpx":0,"object-fit":"cover","object-position":"center",width:1==e.getConfig.id?"560rpx":"640rpx",height:1==e.getConfig.id?"560rpx":2==e.getConfig.id?"640rpx":"960rpx"}:null),o=e.getConfig.background_type?{position:"absolute",left:"40rpx",top:"20rpx",display:"flex","align-items":"center"}:null,i=e.getConfig.background_type&&e.getConfig.show.user_avtar?{width:"72rpx",height:"72rpx","border-radius":"50%"}:null,r=e.getConfig.background_type&&e.getConfig.show.user_name?{color:e.getConfig.style.user_name,"line-clamp":1,"margin-left":"18rpx",width:"400rpx"}:null,g=e.getConfig.background_type?{position:"absolute",top:1==e.getConfig.id?"700rpx":"770rpx",left:2==e.getConfig.qrcode_align?"40rpx":"230rpx","vertical-align":"bottom",lineHeight:"1.4em"}:null,l=e.getConfig.background_type&&e.getConfig.show.goods_sale_price&&3!=e.getConfig.id?{color:e.getConfig.style.goods_sale_price,display:"inline-block"}:null,a=e.getConfig.background_type&&e.getConfig.show.goods_origin_price&&3!=e.getConfig.id?{fontSize:"28rpx","vertical-align":"bottom","padding-left":"10rpx","text-decoration":"line-through",color:e.getConfig.style.goods_origin_price}:null,p=e.getConfig.background_type&&e.getConfig.show.goods_name&&3!=e.getConfig.id?{position:"absolute",top:1==e.getConfig.id?"780rpx":"660rpx",left:2==e.getConfig.qrcode_align||2==e.getConfig.id?"40rpx":"230rpx","line-clamp":2,lineHeight:"1.5em",fontSize:"30rpx",width:1==e.getConfig.id?"380rpx":"560rpx",color:e.getConfig.style.goods_name}:null,f=e.getConfig.background_type&&e.getConfig.show.qrcode?{position:"absolute",top:1==e.getConfig.id||3==e.getConfig.id?"730rpx":"770rpx",left:2==e.getConfig.qrcode_align?"440rpx":"40rpx"}:null,u=e.getConfig.background_type&&e.getConfig.show.qrcode_title?{position:"absolute",top:1==e.getConfig.id||3==e.getConfig.id?"900rpx":"870rpx",left:1==e.getConfig.id||3==e.getConfig.id?1==e.getConfig.qrcode_align?"40rpx":"440rpx":1==e.getConfig.qrcode_align?"230rpx":"40rpx",fontSize:"24rpx",color:e.getConfig.style.qrcode_title}:null;e.$mp.data=Object.assign({},{$root:{a0:{width:"640rpx",height:"960rpx","border-radius":"10rpx",background:"#fff",overflow:"hidden"},a1:n,a2:o,a3:i,a4:r,a5:g,a6:l,a7:a,a8:p,a9:f,a10:u}})},r=[]},b303:function(e,t,n){"use strict";n.r(t);var o=n("c5c5"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(e){n.d(t,e,(function(){return o[e]}))}(r);t["default"]=i.a},c5c5:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o={name:"share-poster",props:{options:{type:Object,default:function(){return{}}},qrcode:{type:[String],default:""},link:{type:String,default:""},type:{type:String,default:"goods"},poster_img:{type:String,default:""}},data:function(){return{}},computed:{price:function(){var e=this.getGoods.min_price;if(void 0==e)return{};var t=String(parseFloat(e)).split(".");return{prev:t[0],next:t[1]?".".concat(t[1]):""}},marketPrice:function(){return"¥".concat(parseFloat(this.getGoods.min_lineation_price))},getConfig:function(){return this.options.config||{show:{},style:{}}},getGoods:function(){return this.options.goods||{}}},methods:{handleFail:function(){this.$emit("fail")},drawCanvas:function(){var e=this;this.$refs.painter.canvasToTempFilePathSync({fileType:"png",pathType:"url",quality:1,success:function(t){e.$emit("success",t.tempFilePath)}})}}};t.default=o},cdab:function(e,t,n){"use strict";n.r(t);var o=n("792c"),i=n("b303");for(var r in i)["default"].indexOf(r)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(r);var g=n("828b"),l=Object(g["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);t["default"]=l.exports}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'components/share-popup/poster-create-component',
- {
- 'components/share-popup/poster-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('df3c')['createComponent'](__webpack_require__("cdab"))
- })
- },
- [['components/share-popup/poster-create-component']]
- ]);
|