{"id":13821399,"url":"https://github.com/heyui/heyui-admin","last_synced_at":"2025-09-06T06:36:36.886Z","repository":{"id":39121428,"uuid":"93135831","full_name":"heyui/heyui-admin","owner":"heyui","description":"基于 vue 和 heyui 组件库的中后端系统 https://admin.heyui.top","archived":false,"fork":false,"pushed_at":"2022-04-04T14:40:52.000Z","size":11475,"stargazers_count":617,"open_issues_count":24,"forks_count":125,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-09T07:51:33.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heyui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-02T06:46:58.000Z","updated_at":"2025-08-01T04:35:21.000Z","dependencies_parsed_at":"2022-08-27T20:10:21.115Z","dependency_job_id":null,"html_url":"https://github.com/heyui/heyui-admin","commit_stats":null,"previous_names":["heyui/heyui-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heyui/heyui-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyui%2Fheyui-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyui%2Fheyui-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyui%2Fheyui-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyui%2Fheyui-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heyui","download_url":"https://codeload.github.com/heyui/heyui-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyui%2Fheyui-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273867753,"owners_count":25182423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T08:01:21.268Z","updated_at":"2025-09-06T06:36:36.861Z","avatar_url":"https://github.com/heyui.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e HeyUI-Admin \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/vuejs/vue\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/package-json/dependency-version/heyui/heyui-admin/vue.svg\" alt=\"vue\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/heyui/heyui\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/package-json/dependency-version/heyui/heyui-admin/heyui.svg\" alt=\"heyui\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/heyui/heyui-admin/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"license\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![image](https://user-images.githubusercontent.com/8186664/51449312-6cc17c00-1d66-11e9-9ec2-33e0ed703af9.png)\n\n\u003c/div\u003e\n\n## 介绍\n\nheyui-admin 2.0 是一个成熟的企业应用解决方案，基于 vue3.0 和 heyui2.0 组件库的中后端系统。\n\n这是一个成熟的前端开发解决方案，你可以使用这个架构完成几乎 90%的前端开发工作。\n\nheyui admin 1.0 版本的代码请参考：[heyui admin 1.0版本](https://github.com/heyui/heyui-admin/tree/v1)\n\nheyui 2.0 文档请参考：[heyui 2.0 版本](https://v2.heyui.top)\n\n## 在线示例\n\n我们启动了线上的项目，方便用户查看 heyui-admin 的实际使用效果。\n\n[在线预览](https://admin.heyui.top)\n\n## 教学文档\n\n我们为 heyui-admin 提供了相关的教程说明，如果你在使用的过程中有疑问，建议先查阅相关文档。\n\n[教学文档](http://docs.v2.heyui.top)\n\n## 准备\n\n项目基于以下依赖:\n\n- [heyui](https://v2.heyui.top/)\n- [vue](https://cn.vuejs.org/index.html)\n- [vuex](https://vuex.vuejs.org/zh-cn/)\n- [vue-router](https://router.vuejs.org/zh-cn/)\n- [axios](https://github.com/axios/axios)\n- [js-model](https://www.npmjs.com/package/js-model)\n- [manba](https://www.npmjs.com/package/manba)\n- [hey-utils](https://www.npmjs.com/package/hey-utils)\n- [hey-global](https://www.npmjs.com/package/hey-global)\n- [hey-log](https://www.npmjs.com/package/hey-log)\n\n提前了解和学习这些知识将大大有助于这个项目的使用。\n\n## 功能\n\n```\n- Js\n  - common / 通用\n    - ajax / 封装axios\n    - request / 封装所有的请求\n    - utils / 通用方法\n  - model / Js模型\n  - config / 配置\n    - router-config / 路由配置\n    - heyui-config / heyui配置\n    - dict-config / 字典配置\n    - autocomplete-config / autocomplete配置\n    - category-config / category配置\n    - tree-config / 树配置\n    - menu-config / 系统菜单配置\n  - vue\n    - components / 通用组件\n    - filters / 通用filters\n    - directives / 通用directives\n  - vuex\n    - store\n\n- 框架组件\n  - App\n  - App头部\n    - 消息\n    - 全局搜索\n  - App左侧菜单\n  - 登录\n\n- 组件\n  - 仪表盘\n  - Icons\n  - 信息页\n    - 详情信息\n  - Form\n    - 基本的表单\n    - 创建\n  - Table\n    - 基本表格\n    - 搜索\n    - 详情弹框\n  - Components\n    - 图表\n    - 富文本编辑器Editor\n    - 代码编辑器\n    - Markdown编辑器\n    - 剪贴板\n  - 个人中心\n    - 基本信息\n    - 安全中心\n  - 登出\n\n- 错误页面\n  - 403\n  - 404\n  - 500\n```\n\n## 开始\n\n### 使用 vue-cli\n\n需要全局安装 vue-cli@4.0.0+\n\n```bash\n# clone the project\ngit clone https://github.com/heyui/heyui-admin.git\n\ncd heyui-admin\n\n# install dependency\nnpm install\n\n# develop\nnpm run dev\n```\n\n\n## 构建\n\n```bash\n# build\nnpm run  build\n```\n\n## 浏览器支持\n\n现代浏览器.\n\n**系统已经自动安装配置好 polyfill.**\n\n## 打赏\n\n如果你觉得这个项目帮助到了你，你可以帮作者买一杯茶🍵表示鼓励。\n\n![image](https://heyui.github.io/heyui-admin-docs/images/docs/tea.jpg)\n\n\n## License\n\n[MIT](https://github.com/heyui/heyui-admin/blob/master/LICENSE)\n\nCopyright (c) 2018-present Lan (vvpvvp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyui%2Fheyui-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheyui%2Fheyui-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyui%2Fheyui-admin/lists"}