kuhami / react-ant

(基于pro 2.0)基于Ant Design Pro 的 (多标签页tabs、拖拽、富文本、拾色器、多功能table、多选Select)
https://kuhami.github.io/react-ant/
MIT License
284 stars 54 forks source link
ant-design antd react react-antd tabs umi webpack

简体中文 | English | Русский

Ant Tabs Pro (多标签tabs)

开箱即用的中台前端/设计解决方案。 [![CircleCI Status](https://circleci.com/gh/ant-design/ant-design-pro.svg?style=svg)](https://circleci.com/gh/ant-design/ant-design-pro/) [![Build status](https://ci.appveyor.com/api/projects/status/67fxu2by3ibvqtat/branch/master?svg=true)](https://ci.appveyor.com/project/afc163/ant-design-pro/branch/master) [![Dependencies](https://img.shields.io/david/ant-design/ant-design-pro.svg)](https://david-dm.org/ant-design/ant-design-pro) [![DevDependencies](https://img.shields.io/david/dev/ant-design/ant-design-pro.svg)](https://david-dm.org/ant-design/ant-design-pro?type=dev) [![Gitter](https://badges.gitter.im/ant-design/ant-design-pro.svg)](https://gitter.im/ant-design/ant-design-pro?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) ![](https://raw.githubusercontent.com/kuhami/react-ant/master/public/ant1.jpeg) ![](https://raw.githubusercontent.com/kuhami/react-ant/master/public/ant.jpeg)

特性

模板

- 社区精选组件
  - 拖拽
  - 富文本编译器
  - 拾色器
  - 滚动条
- 组件封装
  - 多功能 table
  - SelectTree
- Dashboard
  - 分析页
  - 监控页
  - 工作台
- 表单页
  - 基础表单页
  - 分步表单页
  - 高级表单页
- 列表页
  - 查询表格
  - 标准列表
  - 卡片列表
  - 搜索列表(项目/应用/文章)
- 详情页
  - 基础详情页
  - 高级详情页
- 结果
  - 成功页
  - 失败页
- 异常
  - 403 无权限
  - 404 找不到
  - 500 服务器出错
  - 触发报错
- 个人页
  - 个人中心
  - 个人设置

使用

使用命令行

$ git clone https://github.com/kuhami/react-ant.git --depth=1
$ cd react-ant
$ npm install
$ npm start         # 访问 http://localhost:8000

使用 docker

# preview 
$ docker pull kuhami/react-ant
$ docker run -p 80:80 kuhami/react-ant
# open http://localhost

# dev 
$ npm run docker:dev

# build 
$ npm run docker:build

# production dev 
$ npm run docker-prod:dev

// production build 
$ npm run docker-prod:build

更多信息请参考 使用文档

支持环境

现代浏览器及 IE11。

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

参与贡献

我们非常欢迎你的贡献,你可以通过以下方式和我们一起共建 :smiley::