Skip to content

watermirror1107/cpy-ui

Repository files navigation

cpy-ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn lib

Run your unit tests

yarn test:unit:all

Component List

Banner横幅
BtnWrap表格按钮容器
Button带tip的按钮
Card内容展示容器
CardItem单条内容展示
Duration时间范围选择器
EditableCell文本编辑组件
Ellipsis文本自动省略组件
Form表单组件
Icon图标
Input输入框(带有label)
InputNumber数字输入框
Radio单选组件
RadioGroup单选组件容器
RangePicker日期范围选择
SearchSelect搜索下拉框
Table表格
Table表格按钮
TableForm表格过滤
Tabs选项卡
Tap选项卡的UI升级版