1.0.1 • Published 2 years ago

webopengod-ui v1.0.1

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

📖说明

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

🛠️安装

npm i webopengod-ui -S
cnpm i webopengod-ui -S

🚀使用

在src/main.js
import GODUI from 'webopengod-ui';
Vue.use(GODUI);
import 'webopengod-ui/god-ui.css';

🛠️组件

🌰框框

godui-kuangkuang
props title
slot

🌰分页

godui-page
props total