0.4.0 • Published 9 months ago

fx67ll-vue-ui v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

fx67llVueUI

practice vue components like elementui & do sth different ez to use

npm

===========================================================================

注意!!! 0.2.2版本之前不支持一次注册使用多个组件!!!

注意!!!组件简介在 0.3.0版本之后不再更新,请访问 组件官方文档 阅读使用详情

===========================================================================

使用步骤

  1. npm install fx67ll-vue-ui --save
  2. main.js中注册组件
import fx67llVueUI from 'fx67ll-vue-ui'
Vue.use(fx67llVueUI)
  1. 在vue页面中导入使用