forked from ant-design/ant-design-pro
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,39 @@ An out-of-box UI solution for enterprise applications. | |
- :1234: **Mock development**: Easy to use mock development solution | ||
- :white_check_mark: **UI Test**: Fly safely with unit test and e2e test | ||
|
||
## Templates | ||
|
||
``` | ||
- Dashboard | ||
- 分析页 | ||
- 监控页 | ||
- 工作台 | ||
- 表单页 | ||
- 基础表单页 | ||
- 分步表单页 | ||
- 高级表单页 | ||
- 列表页 | ||
- 查询表格 | ||
- 标准列表 | ||
- 卡片列表 | ||
- 搜索列表(项目/应用/文章) | ||
- 详情页 | ||
- 基础详情页 | ||
- 高级详情页 | ||
- 结果 | ||
- 成功页 | ||
- 失败页 | ||
- 异常 | ||
- 403 无权限 | ||
- 404 找不到 | ||
- 500 服务器出错 | ||
- 帐户 | ||
- 登录 | ||
- 注册 | ||
- 注册成功 | ||
``` | ||
|
||
## Usage | ||
|
||
```bash | ||
$ git clone [email protected]:ant-design/ant-design-pro --depth=1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters