hero

By-Components

基于 Vue2 + Element UI 的业务组件库

快速上手 →

业务驱动

基于公司业务需求,提供业务组件。

Vue2 生态

基于 Vue2 和 Element UI,无缝集成到现有项目中。

开箱即用

提供完整的组件和文档,快速构建管理后台。

# 快速开始

# 安装
npm install @weitutech/by-components

# 使用
import ByComponents from '@weitutech/by-components'
import '@weitutech/by-components/lib/index.css'

Vue.use(ByComponents)

# 组件列表