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