{"id":18585691,"url":"https://github.com/jcyicai/vue-antd-admin","last_synced_at":"2025-04-10T13:31:21.338Z","repository":{"id":177183592,"uuid":"386485590","full_name":"jcyicai/vue-antd-admin","owner":"jcyicai","description":"基于vue3.0 + vue-cli4.0 + vue-router4.x + vuex4.x + ant-design-vue2.x开发的后台管理系统模板，包含权限路由、权限按钮、流程配置、个人中心等基础功能","archived":false,"fork":false,"pushed_at":"2023-08-25T05:47:24.000Z","size":404,"stargazers_count":103,"open_issues_count":0,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T21:42:19.409Z","etag":null,"topics":["ant-design-vue2","less","logicflow","mockjs","vue-admin-template","vue-cli4","vue-router4","vue3","vuex4"],"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/jcyicai.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,"governance":null}},"created_at":"2021-07-16T02:34:50.000Z","updated_at":"2025-03-18T02:10:31.000Z","dependencies_parsed_at":"2023-08-25T07:42:05.323Z","dependency_job_id":null,"html_url":"https://github.com/jcyicai/vue-antd-admin","commit_stats":null,"previous_names":["chenyicai622/vue-antd-admin","jcyicai/vue-antd-admin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcyicai%2Fvue-antd-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcyicai%2Fvue-antd-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcyicai%2Fvue-antd-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcyicai%2Fvue-antd-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcyicai","download_url":"https://codeload.github.com/jcyicai/vue-antd-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225707,"owners_count":21068078,"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","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":["ant-design-vue2","less","logicflow","mockjs","vue-admin-template","vue-cli4","vue-router4","vue3","vuex4"],"created_at":"2024-11-07T00:35:06.416Z","updated_at":"2025-04-10T13:31:16.324Z","avatar_url":"https://github.com/jcyicai.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg height=\"140\" src=\"http://resource.cycblog.cn/image/jc-admin-logo1.png\"\u003e\n\u003c/p\u003e\n\n\n\n## 简介\n\n[vue-antd-admin](http://github.com/jcyicai/vue-antd-admin) 是基于vue3.0 + vue-cli4.0 + vue-router4.x + vuex4.x + ant-design-vue2.x开发的后台管理系统模板，包含权限路由、权限按钮、流程配置、个人中心等基础功能\n\n- vite版本：[vue-antd-admin-vite](http://github.com/jcyicai/vue-antd-admin-vite) \n\n**如有改进及优化建议，请提交issues**\n\n**如果觉得不错，别忘了右上角，点个星星哟~~**\n\n\n\n## 预览\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://resource.cycblog.cn/image/jc-admin-1.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://resource.cycblog.cn/image/jc-admin-2.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://resource.cycblog.cn/image/jc-admin-3.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://resource.cycblog.cn/image/jc-admin-4.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://resource.cycblog.cn/image/jc-admin-5.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg  src=\"http://resource.cycblog.cn/image/jc-admin-6.png\"\u003e\n\u003c/p\u003e\n\n\n\n## 文件\n\n```bash\n# vue-antd-admin\n- src\n  - api\n  - assets\n  - components\n  - directive\n  - layout\n  - router\n  - store         \n  - styles\n  - utils\n  - views\n    - dashboard   控制台\n    - error-page  错误页面\n    - login       登录\n    - permission  权限管理\n    - system      系统管理\n    - userCenter  个人中心 \n```\n\n\n\n## 开发\n\n```bash\n# 克隆项目\ngit clone https://github.com/chenyicai622/vue-antd-admin.git\n\n# 进入项目目录\ncd vue-antd-admin\n\n# 安装依赖\ncnpm install\n\n# 启动服务\nnpm run dev\n```\n\n\n\n## 感谢\n\n- [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)\n\n- [vue-vben-admin](https://github.com/anncwb/vue-vben-admin)\n\n  \n\n## License\n\n[MIT](https://github.com/jcyicai/vue-antd-admin/blob/master/LICENSE)\n\nCopyright (c) 2021 Jason Chen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcyicai%2Fvue-antd-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcyicai%2Fvue-antd-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcyicai%2Fvue-antd-admin/lists"}