practice vue components like elementui & do sth different ez to use
===========================================================================
注意!!!组件简介在 0.3.0
版本之后不再更新,请访问 组件官方文档 阅读使用详情
===========================================================================
npm install fx67ll-vue-ui --save
- 在
main.js
中注册组件
import fx67llVueUI from 'fx67ll-vue-ui'
Vue.use(fx67llVueUI)
- 在vue页面中导入使用