Files
mp-weixin-2811-xcx.aigc-qui…/components/diy-components/diy-graphic-nav.js

11 lines
4.2 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-graphic-nav"],{"3f4c":function(e,t,n){},"57d5":function(e,t,n){"use strict";n.r(t);var o=n("814e"),i=n.n(o);for(var u in o)["default"].indexOf(u)<0&&function(e){n.d(t,e,(function(){return o[e]}))}(u);t["default"]=i.a},"814e":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o={name:"diy-graphic-nav",props:{value:{type:Object}},data:function(){return{pageWidth:"",indicatorDots:!1,swiperCurrent:0}},created:function(){},watch:{componentRefresh:function(e){}},computed:{componentStyle:function(){var e="";return e+="background-color:"+this.value.componentBgColor+";","round"==this.value.componentAngle&&(e+="border-top-left-radius:"+2*this.value.topAroundRadius+"rpx;",e+="border-top-right-radius:"+2*this.value.topAroundRadius+"rpx;",e+="border-bottom-left-radius:"+2*this.value.bottomAroundRadius+"rpx;",e+="border-bottom-right-radius:"+2*this.value.bottomAroundRadius+"rpx;"),e+="box-shadow:"+("shadow"==this.value.ornament.type?"0 0 10rpx "+this.value.ornament.color:"")+";",e+="border:"+("stroke"==this.value.ornament.type?"2rpx solid "+this.value.ornament.color:"")+";",e},swiperHeight:function(){var e="",t=0;return"graphic"==this.value.mode?t=(49+this.value.imageSize)*this.value.pageCount:"img"==this.value.mode?t=(22+this.value.imageSize)*this.value.pageCount:"text"==this.value.mode&&(t=43*this.value.pageCount),e+="height:"+2*t+"rpx",e},isIndicatorDots:function(){var e;return e="hide"!=this.value.carousel.type&&1!=Math.ceil(this.value.list.length/(this.value.pageCount*this.value.rowCount)),e}},methods:{redirectTo:function(e){!e.wap_url||"pages/member/index"!=this.$util.getCurrRoute()||this.storeToken?(this.$util.diyRedirectTo(e)):this.$refs.login.open(e.wap_url)},swiperChange:function(e){this.swiperCurrent=e.detail.current}}};t.default=o},"8aee":function(e,t,n){},a38b:function(e,t,n){"use strict";var o=n("3f4c"),i=n.n(o);i.a},c9d3:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return u})),n.d(t,"a",(function(){return o}));var o={diyIcon:function(){return n.e("components/diy-components/diy-icon").then(n.bind(null,"8ba4"))},nsLogin:function(){return Promise.all([n.e("common/vendor"),n.e("components/ns-login/ns-login")]).then(n.bind(null,"17d0"))}},i=function(){var e=this,t=e.$createElement,n=(e._self._c,"pageSlide"==e.value.showStyle?e.__map(Math.ceil(e.value.list.length/(e.value.pageCount*e.value.rowCount)),(function(t,n){var o=e.__get_orig(t),i=e.__map(e.value.list,(function(n,o){var i=e.__get_orig(n),u=o>=[t*(e.value.pageCount*e.value.rowCount)]&&o<[(t+1)*(e.value.pageCount*e.value.rowCount)]&&"text"!=e.value.mode&&"img"==n.iconType?e.$util.img(n.imageUrl)||e.$util.img("public/uniapp/default_img/goods.png"):null;return{$orig:i,g0:u}}));return{$orig:o,l0:i}})):null),o="pageSlide"==e.value.showStyle&&e.isIndicatorDots?Math.ceil(e.value.list.length/(e.value.pageCount*e.value.rowCount)):null,i="pageSlide"!=e.value.showStyle?e.__map(e.value.list,(function(t,n){var o=e.__get_orig(t),i="text"!=e.value.mode&&"img"==t.iconType?e.$util.img(t.imageUrl)||e.$util.img("public/uniapp/default_img/goods.png"):null;return{$orig:o,g1:i}})):null;e._isMounted||(e.e0=function(t,n){var o=arguments[arguments.length-1].currentTarget.dataset,i=o.eventParams||o["event-params"];n=i.item;return e.redirectTo(n.link)}),e.$mp.data=Object.assign({},{$root:{l1:n,l2:o,l3:i}})},u=[]},d396:function(e,t,n){"use strict";n.r(t);var o=n("c9d3"),i=n("57d5");for(var u in i)["default"].indexOf(u)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(u);n("d55e"),n("a38b");var a=n("828b"),r=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);t["default"]=r.exports},d55e:function(e,t,n){"use strict";var o=n("8aee"),i=n.n(o);i.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-graphic-nav-create-component',
{
'components/diy-components/diy-graphic-nav-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("d396"))
})
},
[['components/diy-components/diy-graphic-nav-create-component']]
]);