zhanghe 2369ea5998 图片管理、单图上传、多图上传功能模块 | 6 years ago | |
---|---|---|
mock | 6 years ago | |
public | 6 years ago | |
src | 6 years ago | |
tests | 6 years ago | |
.editorconfig | 6 years ago | |
.eslintrc | 6 years ago | |
.ga | 6 years ago | |
.gitignore | 6 years ago | |
.roadhogrc.mock.js | 6 years ago | |
.stylelintrc | 6 years ago | |
.webpackrc | 6 years ago | |
README.md | 6 years ago | |
package.json | 6 years ago |
English | 简体中文
开箱即用的中台前端/设计解决方案。
- Dashboard
- 分析页
- 监控页
- 工作台
- 表单页
- 基础表单页
- 分步表单页
- 高级表单页
- 列表页
- 查询表格
- 标准列表
- 卡片列表
- 搜索列表(项目/应用/文章)
- 详情页
- 基础详情页
- 高级详情页
- 结果
- 成功页
- 失败页
- 异常
- 403 无权限
- 404 找不到
- 500 服务器出错
- 帐户
- 登录
- 注册
- 注册成功
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ cd ant-design-pro
$ npm install
$ npm start # 访问 http://localhost:8000
也可以使用集成化的 ant-design-pro-cli 工具。
$ npm install ant-design-pro-cli -g
$ mkdir pro-demo && cd pro-demo
$ pro new
更多信息请参考 使用文档。
现代浏览器及 IE11。
我们非常欢迎你的贡献,你可以通过以下方式和我们一起共建 :smiley::