1.0.2 • Published 2 years ago
webopenfather111-ui v1.0.2
说明
WOF-UI 是一款基于 Vue.js 2.0 的前端 UI 组件库,主要用于快速开发 PC 网站中后台产品
安装
cnpm i webopenfather111-ui -S
使用
在src/main.js
import WOFUI from 'webopenfather111-ui';
Vue.use(WOFUI);
import 'webopenfather111-ui';
组件
##框框
qfui-kuangkuang
props title
slot
##分页
qfui-page
props total
1.0.2
2 years ago