fx67ll-vue-ui
v0.4.0
Published
practice vue components like elementui & do sth different ez to use
Downloads
19
Maintainers
Readme
fx67llVueUI
practice vue components like elementui & do sth different ez to use
===========================================================================
注意!!! 0.2.2
版本之前不支持一次注册使用多个组件!!!
注意!!!组件简介在 0.3.0
版本之后不再更新,请访问 组件官方文档 阅读使用详情
===========================================================================
使用步骤
npm install fx67ll-vue-ui --save
- 在
main.js
中注册组件
import fx67llVueUI from 'fx67ll-vue-ui'
Vue.use(fx67llVueUI)
- 在vue页面中导入使用