{"id":20392227,"url":"https://github.com/dibo-software/diboot-admin-ui","last_synced_at":"2025-07-06T19:33:50.974Z","repository":{"id":173279177,"uuid":"650493503","full_name":"dibo-software/diboot-admin-ui","owner":"dibo-software","description":"Diboot v3.x 版本的配套前端UI框架，基于Vue3（Element-plus + TypeScript + Vite + Pinia）的全新自研中后台管理框架","archived":false,"fork":false,"pushed_at":"2025-03-26T01:54:38.000Z","size":1250,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T11:54:37.555Z","etag":null,"topics":["diboot","element-plus","pinia","typescript","vite","vue3"],"latest_commit_sha":null,"homepage":"https://www.diboot.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dibo-software.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-06-07T07:28:41.000Z","updated_at":"2025-03-26T01:13:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"763e06e6-ab74-4b9c-88ad-887b91108f19","html_url":"https://github.com/dibo-software/diboot-admin-ui","commit_stats":null,"previous_names":["dibo-software/diboot-admin-ui"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/dibo-software/diboot-admin-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibo-software%2Fdiboot-admin-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibo-software%2Fdiboot-admin-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibo-software%2Fdiboot-admin-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibo-software%2Fdiboot-admin-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dibo-software","download_url":"https://codeload.github.com/dibo-software/diboot-admin-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibo-software%2Fdiboot-admin-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263960105,"owners_count":23536023,"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":["diboot","element-plus","pinia","typescript","vite","vue3"],"created_at":"2024-11-15T03:40:57.913Z","updated_at":"2025-07-06T19:33:50.950Z","avatar_url":"https://github.com/dibo-software.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n\n![logo](public/logo.png)\n\n\u003ch1\u003eDiboot Admin UI\u003c/h1\u003e\n\n\u003c/div\u003e\n\n## 介绍\ndiboot-admin-ui 基于Vue3、TS、Element Plus的中后台管理框架，也是Diboot的配套前端框架。\n\n## 演示和文档\n\n| 类型 | 链接 |\n| -------- | -------- |\n| 文档地址 | http://v3.diboot.com/pages/adminui_introduce/ |\n| 演示地址  | http://demo-v3.diboot.com/#/login |\n| 项目地址  | https://gitee.com/dibo_software/diboot |\n\n## 相关技术栈\n\n\u003e - 前端基础\n\u003e - Vue全家桶：[Vue 3.x](https://cn.vuejs.org/), [vue-router 4.x](https://router.vuejs.org/zh/), [axios](https://github.com/axios/axios)\n\u003e - 存储库：[Pinia](https://pinia.web3doc.top/)\n\u003e - 组件库：[Element Plus](https://element-plus.gitee.io/zh-CN/)\n\u003e - TypeScript + ES6语法。\n\n## 项目特性\n\n* 更美观的UI，以及多种菜单导航、主题色、夜间模式、字体等风格配置；\n* 登录、权限、接口对接上，与diboot相关后端组件无缝集成且开箱可用；\n* 提取CRUD页面相关通用属性与方法到hooks文件中，简化代码；\n* 菜单到按钮级别的细粒度权限控制、自动token刷新；\n* 基于后端自动提取的智能化权限配置方案；\n* 预置多种常用请求方式，轻松完成异步文件下载等；\n* 预置上传、富文本、导入、预览打印、水印组件\n* 预置:\n  * 组织人员岗位管理功能；\n  * 数据字典管理功能；\n  * 菜单资源管理功能；\n  * 角色与权限管理功能；\n  * 定时任务管理功能；\n  * 消息模板管理功能、消息记录管理功能；\n  * 文件记录管理功能；\n  * 登录日志管理功能、操作日志管理功能；\n  * 系统配置管理功能；\n  * 国际化配置；\n\n## 部分截图\n\n![dashboard](public/systemScreenshot/dashboard.png)\n![echarts](public/systemScreenshot/echarts.png)\n![dictionary](public/systemScreenshot/dictionary.png)\n\n## 安装教程\n``` sh\n# 克隆项目\ngit clone https://gitee.com/dibo_software/diboot-admin-ui.git\n\n# 进入项目目录\ncd diboot-admin-ui\n\n# 安装依赖\npnpm install\n\n# 启动项目(开发模式)\npnpm run dev\n```\n启动完成后浏览器访问 http://localhost:5173\n\n## 支持\n如果您觉得本项目不错或对您有所帮助，请帮我们点亮星星，这是对我们最大的支持和鼓励！","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdibo-software%2Fdiboot-admin-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdibo-software%2Fdiboot-admin-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdibo-software%2Fdiboot-admin-ui/lists"}