2025-03-21 16:50:18 +08:00
|
|
|
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["tuniao-ui/components/tn-column-notice/tn-column-notice"],{653:function(t,e,n){"use strict";n.r(e);var o=n(654),i=n(656);for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n(658);var c,l=n(42),u=Object(l["default"])(i["default"],o["render"],o["staticRenderFns"],!1,null,"114031fc",null,!1,o["components"],c);u.options.__file="tuniao-ui/components/tn-column-notice/tn-column-notice.vue",e["default"]=u.exports},654:function(t,e,n){"use strict";n.r(e);var o=n(655);n.d(e,"render",(function(){return o["render"]})),n.d(e,"staticRenderFns",(function(){return o["staticRenderFns"]})),n.d(e,"recyclableRender",(function(){return o["recyclableRender"]})),n.d(e,"components",(function(){return o["components"]}))},655:function(t,e,n){"use strict";var o;n.r(e),n.d(e,"render",(function(){return i})),n.d(e,"staticRenderFns",(function(){return c})),n.d(e,"recyclableRender",(function(){return r})),n.d(e,"components",(function(){return o}));var i=function(){var t=this,e=t.$createElement,n=(t._self._c,t.__get_style([t.noticeStyle])),o=t.leftIcon&&"icon"==t.leftIconType?t.__get_style([t.fontStyle("leftIcon")]):null,i=t.__get_style([t.swiperStyle]),r=t.__get_style([t.fontStyle()]),c=t.rightIcon?t.__get_style([t.fontStyle("rightIcon")]):null,l=t.closeBtn?t.__get_style([t.fontStyle("close")]):null;t.$mp.data=Object.assign({},{$root:{s0:n,s1:o,s2:i,s3:r,s4:c,s5:l}})},r=!1,c=[];i._withStripped=!0},656:function(t,e,n){"use strict";n.r(e);var o=n(657),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},657:function(t,e,n){"use strict";var o=n(4);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=o(n(396)),r={name:"tn-column-notice",mixins:[i.default],props:{list:{type:Array,default:function(){return[]}},show:{type:Boolean,default:!0},playStatus:{type:String,default:"play"},mode:{type:String,default:"horizontal"},leftIcon:{type:Boolean,default:!0},leftIconType:{type:String,default:"icon"},leftIconName:{type:String,default:"sound"},leftIconSize:{type:Number,default:34},rightIcon:{type:Boolean,default:!1},rightIconName:{type:String,default:"right"},rightIconSize:{type:Number,default:26},closeBtn:{type:Boolean,default:!1},radius:{type:Number,default:0},padding:{type:String,default:"18rpx 24rpx"},autoplay:{type:Boolean,default:!0},duration:{type:Number,default:2e3}},computed:{fontStyle:function(){var t=this;return function(e){var n={};return n.color=t.fontColorStyle?t.fontColorStyle:"",n.fontSize=t.fontSizeStyle?t.fontSizeStyle:"","leftIcon"===e&&t.leftIconSize&&(n.fontSize=t.leftIconSize+"rpx"),"rightIcon"===e&&t.rightIconSize&&(n.fontSize=t.rightIconSize+"rpx"),"close"===e&&(n.fontSize="24rpx"),n}},noticeStyle:function(){var t={};return t.backgroundColor=this.backgroundColorStyle?this.backgroundColorStyle:"transparent",this.padding&&(t.padding=this.padding),t},swiperStyle:function(){var t={};return t.height=this.fontSize?this.fontSize+6+this.fontUnit:"32rpx",t.lineHeight=t.height,t},vertical:function(){return"horizontal"!==this.mode}},data:function(){return{}},watch:{},methods:{click:function(t){this.$emit("click",t)},close:function(){this.$emit("close")},clickLeftIcon:function(){this.$emit("clickLeft")},clickRightIcon:function(){this.$emit("clickRight")},change:function(t){var e=t.detail.current;e===this.list.length-1&&this.$emit("end")}}};e.default=r},658:function(t,e,n){"use strict";n.r(e);var o=n(659),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},659:function(t,e,n){}}]);
|