1.1.17 • Published 10 months ago

bm-components v1.1.17

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

bm-components

本末项目的一些vue 组件集合,不断完善扩充中...

安装

npm install bm-components -S
import Vue from 'vue'
import bmComponents from 'bm-components'
Vue.use(bmComponents)

// or
import PublicHeader from 'bm-components/packages/public-header'
Vue.use(PublicHeader)
<template>
    <div>
        <public-header></public-header>
    </div>
</template>

<script>
export default {
    data () {
        return {}
    }
}
</script>

使用指南

暂无

1.1.17

10 months ago

1.1.12

12 months ago

1.1.11

12 months ago

1.1.16

11 months ago

1.1.15

12 months ago

1.1.14

12 months ago

1.1.13

12 months ago

1.1.9

1 year ago

1.1.10

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.8

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago