MCPcopy Index your code
hub / github.com/biaochenxuying/blog-react-admin

github.com/biaochenxuying/blog-react-admin @1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.0 ↗ · + Follow
506 symbols 1,045 edges 169 files 2 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Ant Design Pro

开箱即用的中台前端/设计解决方案。

CircleCI Status Build status Dependencies DevDependencies Gitter

  • 预览:http://preview.pro.ant.design
  • 首页:http://pro.ant.design/index-cn
  • 使用文档:http://pro.ant.design/docs/getting-started-cn
  • 更新日志: http://pro.ant.design/docs/changelog-cn
  • 常见问题:http://pro.ant.design/docs/faq-cn
  • 国内镜像:http://ant-design-pro.gitee.io

特性

  • :gem: 优雅美观:基于 Ant Design 体系精心设计
  • :triangular_ruler: 常见设计模式:提炼自中后台应用的典型页面和场景
  • :rocket: 最新技术栈:使用 React/umi/dva/antd 等前端前沿技术开发
  • :iphone: 响应式:针对不同屏幕大小设计
  • :art: 主题:可配置的主题满足多样化的品牌诉求
  • :globe_with_meridians: 国际化:内建业界通用的国际化方案
  • :gear: 最佳实践:良好的工程实践助您持续产出高质量代码
  • :1234: Mock 数据:实用的本地数据调试方案
  • :white_check_mark: UI 测试:自动化测试保障前端产品质量

模板

- 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

使用 docker

// 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::

  • 在你的公司或个人项目中使用 Ant Design Pro。
  • 通过 Issue 报告 bug 或进行咨询。
  • 提交 Pull Request 改进 Pro 的代码。

Extension points exported contracts — how you extend this code

IGlobalFooterProps (Interface)
(no doc)
src/components/GlobalFooter/index.d.ts
Secured (Interface)
(no doc)
src/components/Authorized/index.d.ts
AuthorizedRouteProps (Interface)
(no doc)
src/components/Authorized/index.d.ts
check (Interface)
(no doc)
src/components/Authorized/index.d.ts
AuthorizedProps (Interface)
(no doc)
src/components/Authorized/index.d.ts

Core symbols most depended-on inside this repo

request
called by 56
src/utils/request.js
handleChangePageParam
called by 16
src/pages/TimeAxis/List.js
render
called by 15
src/components/Charts/WaterWave/index.js
urlToList
called by 14
src/components/_utils/pathTools.js
autoHeight
called by 9
src/components/Charts/autoHeight.js
getAuthority
called by 8
src/utils/authority.js
renderSimpleForm
called by 8
src/pages/TimeAxis/List.js
getBreadcrumb
called by 7
src/components/PageHeader/breadcrumb.js

Shape

Function 304
Class 126
Method 48
Interface 28

Languages

TypeScript100%

Modules by API surface

src/services/api.js51 symbols
src/pages/Article/ArticleCreate.js14 symbols
src/pages/TimeAxis/List.js13 symbols
src/utils/utils.js12 symbols
src/layouts/BasicLayout.js11 symbols
src/models/project.js10 symbols
src/models/article.js10 symbols
src/components/Charts/TagCloud/index.js10 symbols
src/components/Login/index.d.ts9 symbols
src/models/user.js8 symbols
src/models/timeAxis.js8 symbols
src/components/Authorized/index.d.ts8 symbols

For agents

$ claude mcp add blog-react-admin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page