u-notice-bar.js 2.7 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["uview-ui/components/u-notice-bar/u-notice-bar"],{"0223":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u={name:"u-notice-bar",props:{list:{type:Array,default:function(){return[]}},type:{type:String,default:"warning"},volumeIcon:{type:Boolean,default:!0},volumeSize:{type:[Number,String],default:34},moreIcon:{type:Boolean,default:!1},closeIcon:{type:Boolean,default:!1},autoplay:{type:Boolean,default:!0},color:{type:String,default:""},bgColor:{type:String,default:""},mode:{type:String,default:"horizontal"},show:{type:Boolean,default:!0},fontSize:{type:[Number,String],default:28},duration:{type:[Number,String],default:2e3},speed:{type:[Number,String],default:160},isCircular:{type:Boolean,default:!0},playState:{type:String,default:"play"},disableTouch:{type:Boolean,default:!0},borderRadius:{type:[Number,String],default:0},padding:{type:[Number,String],default:"18rpx 24rpx"},noListHidden:{type:Boolean,default:!0}},computed:{isShow:function(){return 0!=this.show&&(1!=this.noListHidden||0!=this.list.length)}},methods:{click:function(t){this.$emit("click",t)},close:function(){this.$emit("close")},getMore:function(){this.$emit("getMore")},end:function(){this.$emit("end")}}};e.default=u},1379:function(t,e,n){"use strict";var u=n("e2f8"),o=n.n(u);o.a},9291:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){return u}));var u={uRowNotice:function(){return n.e("uview-ui/components/u-row-notice/u-row-notice").then(n.bind(null,"421e"))},uColumnNotice:function(){return n.e("uview-ui/components/u-column-notice/u-column-notice").then(n.bind(null,"002e"))}},o=function(){var t=this,e=t.$createElement;t._self._c},i=[]},bd72:function(t,e,n){"use strict";n.r(e);var u=n("0223"),o=n.n(u);for(var i in u)"default"!==i&&function(t){n.d(e,t,(function(){return u[t]}))}(i);e["default"]=o.a},d549:function(t,e,n){"use strict";n.r(e);var u=n("9291"),o=n("bd72");for(var i in o)"default"!==i&&function(t){n.d(e,t,(function(){return o[t]}))}(i);n("1379");var r,a=n("f0c5"),l=Object(a["a"])(o["default"],u["b"],u["c"],!1,null,"5b5f7d68",null,!1,u["a"],r);e["default"]=l.exports},e2f8:function(t,e,n){}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'uview-ui/components/u-notice-bar/u-notice-bar-create-component',
  4. {
  5. 'uview-ui/components/u-notice-bar/u-notice-bar-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("d549"))
  7. })
  8. },
  9. [['uview-ui/components/u-notice-bar/u-notice-bar-create-component']]
  10. ]);