@fastweb/vue-notification

1.0.2 • Public • Published

@fastweb/notification

vue通知框

安装

    yarn add @fastweb/notification --dev

用法

    <notification :infos="[{
                'id': 12121,
                'icon': 'http://oihdlfeky.bkt.clouddn.com/17-4-12/98821747-file_1491981596854_10263.png',
                'title': '预警通知',
                'content': '姓名,性别,年龄,手机号,血糖值3.3,低/高于与预警值,请及关注并时联系!'
            }]" @close="close" @clickHandle="clickHandle"></notification>

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @fastweb/vue-notification

      Weekly Downloads

      1

      Version

      1.0.2

      License

      ISC

      Last publish

      Collaborators

      • yuer
      • tellmepz
      • lkfu
      • hughgr
      • yuhonyon
      • deandai