1.0.0 • Published 2 years ago

demoncat-ui v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

说明

demoncat-ui 是一款基于 Vue.js 2.0 的前端 UI 组件库,主要用于快速开发 PC 网站中后台产品

安装

cnpm i demoncat-ui -S

使用

在src/main.js
import WOFUI from 'demoncat-ui';
Vue.use(WOFUI);
import 'demoncat-ui/yj-ui.css';

组件

顶部

yj-top
props title

导航

yj-tabNav
1.0.0

2 years ago