2025-03-21 16:50:18 +08:00
|
|
|
|
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["tuniao-ui/components/tn-notice-bar/tn-notice-bar"],{413:function(t,e,n){"use strict";n.r(e);var o=n(414),i=n(416);for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n(418);var u,c=n(42),a=Object(c["default"])(i["default"],o["render"],o["staticRenderFns"],!1,null,"b91dbbc0",null,!1,o["components"],u);a.options.__file="tuniao-ui/components/tn-notice-bar/tn-notice-bar.vue",e["default"]=a.exports},414:function(t,e,n){"use strict";n.r(e);var o=n(415);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"]}))},415:function(t,e,n){"use strict";var o;n.r(e),n.d(e,"render",(function(){return i})),n.d(e,"staticRenderFns",(function(){return u})),n.d(e,"recyclableRender",(function(){return r})),n.d(e,"components",(function(){return o}));try{o={tnRowNotice:function(){return n.e("tuniao-ui/components/tn-row-notice/tn-row-notice").then(n.bind(null,646))},tnColumnNotice:function(){return n.e("tuniao-ui/components/tn-column-notice/tn-column-notice").then(n.bind(null,653))}}}catch(c){if(-1===c.message.indexOf("Cannot find module")||-1===c.message.indexOf(".vue"))throw c;console.error(c.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var i=function(){var t=this,e=t.$createElement;t._self._c},r=!1,u=[];i._withStripped=!0},416:function(t,e,n){"use strict";n.r(e);var o=n(417),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},417: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-notice-bar",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},speed:{type:Number,default:160},circular:{type:Boolean,default:!0},autoHidden:{type:Boolean,default:!0}},computed:{showNotice:function(){return!(!1===this.show||this.autoHidden&&0===this.list.length)}},data:function(){return{}},methods:{click:function(t){this.$emit("click",t)},close:function(){this.$emit("close")},clickLeftIcon:function(){this.$emit("clickLeft")},clickRightIcon:function(){this.$emit("clickRight")},end:function(){this.$emit("end")}}};e.default=r},418:function(t,e,n){"use strict";n.r(e);var o=n(419),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},419:function(t,e,n){}}]);
|