
By-Components
基于 Vue2 + Element UI 的业务组件库
业务驱动
基于公司业务需求,提供业务组件。
Vue2 生态
基于 Vue2 和 Element UI,无缝集成到现有项目中。
开箱即用
提供完整的组件和文档,快速构建管理后台。
基于 Vue2 + Element UI 的业务组件库
基于公司业务需求,提供业务组件。
基于 Vue2 和 Element UI,无缝集成到现有项目中。
提供完整的组件和文档,快速构建管理后台。
# 安装
npm install @weitutech/by-components
# 使用
import ByComponents from '@weitutech/by-components'
import '@weitutech/by-components/lib/index.css'
Vue.use(ByComponents)