# d2-admin **Repository Path**: zmllxy/d2-admin ## Basic Information - **Project Name**: d2-admin - **Description**: D2Admin 是一个完全 开源免费 的企业中后台产品前端集成方案,使用最新的前端技术栈,已经做好大部分项目前期准备工作,并且带有大量示例代码,助力管理系统敏捷开发 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 668 - **Created**: 2020-02-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 
[D2Admin](https://github.com/d2-projects/d2-admin) is a fully open source and free enterprise back-end product front-end integration solution, using the latest front-end technology stack, javascript files loading of local first screen less than 60kb, has prepared most of the project preparations, and with a lot of sample code to help the management system agile development. [中文](https://github.com/d2-projects/d2-admin/blob/master/README.zh.md) | **English** ## Preview | server | link | server | status | | --- | --- | --- | --- | | d2.pub | [d2.pub/d2-admin/preview](https://d2.pub/d2-admin/preview) | China server | [](https://github.com/d2-projects/d2-admin/actions?query=workflow%3A%22Deploy+https%3A%2F%2Fd2.pub%22) | | cdn.d2.pub | [cdn.d2.pub/d2-admin/preview](https://cdn.d2.pub/d2-admin/preview) | qiniu CDN | [](https://github.com/d2-projects/d2-admin/actions?query=workflow%3A%22Deploy+https%3A%2F%2Fcdn.d2.pub%22) | | github | [d2-projects.github.io/d2-admin](https://d2-projects.github.io/d2-admin) | GitHub pages | [](https://github.com/d2-projects/d2-admin/actions?query=workflow%3A%22Deploy+Github%22) | | netlify | [d2-admin.netlify.com](https://d2-admin.netlify.com) | Netlify CDN | [](https://app.netlify.com/sites/d2-admin/deploys) | ## Document [Document](https://d2.pub/zh/doc/d2-admin) ## Features * Build with vue-cli3 * First screen loading waiting animation * Five themes * Built-in UEditor rich text editor * Detailed documentation * Login and logout * Separate routing and menu settings * Foldable sidebar * Multi-national language * Rich text editor * Markdown editor * full screen * Fontawesome icon library * Icon selector * Automatically register SVG icon * Simulation data * Clipboard package * Chart library * Time and date calculation tool * Import Excel ( xlsx + csv ) * Data export Excel ( xlsx + csv ) * Data export text * Digital animation * Drag and drop the size of the block layout * Grid layout for drag and resize and position * Out-of-the-box page layout components * Load and parse markdown files * GitHub style markdown display component * markdown internal code highlighting * Expanded Baidu cloud link resolution and optimized display for markdown * Right click menu component * Custom scrollbars and scrolling controls * Common style extraction, convenient theme customization * Support temporary menu configuration * System function display module `1.1.4 +` * Multi-tab mode `1.1.4 +` * Beautify the scroll bar `1.1.4 +` * json view `1.1.4 +` * cookie wrapper `1.1.5 +` * Multi-tab global control API `1.1.5 +` * Menu Global Control API `1.1.5 +` * Multi-tab page close control support right-click menu `1.1.10 +` * Modular global state management `1.2.0 +` * Multiple data persistence methods: distinguish users, distinguish routes, page data snapshot function `1.2.0 +` * Support for menu system that jumps out of external links `1.2.0 +` * Support menu svg icon `1.3.0 +` * Logging and error catching `1.3.0 +` * Global menu search `1.3.0 +` * Custom login redirect `1.3.0 +` * Switch global base component size `1.4.0 +` * Page loading progress bar `1.4.1 +` * Adaptive top menu bar `1.4.7 +` * Support for merging cells when exporting xslx `1.5.4 +` * Multiple tabs support drag and drop sorting `1.8.0 +` * load only local JavaScript code less than 60kb on the homepage `1.8.0 +` * Built in build file volume checking tool `1.8.0 +` ## Other synchronous repositories | type | link | | --- | --- | | gitee | [https://gitee.com/fairyever/d2-admin](https://gitee.com/fairyever/d2-admin) | | coding | [https://d2-projects.coding.net/p/d2-projects/d/d2-admin/git](https://d2-projects.coding.net/p/d2-projects/d/d2-admin/git) | ## Other version | Name | HomePage | Preview | Introduction | | --- | --- | --- | --- | | Starter template | [Github](https://github.com/d2-projects/d2-admin-start-kit) | [Preview](https://d2.pub/d2-admin-start-kit/preview) | | ## Ecology | Name | HomePage | Preview | Introduction | | --- | --- | --- | --- | | D2 CRUD | [Github](https://github.com/d2-projects/d2-crud) | [Preview](https://d2.pub/d2-admin/preview/#/demo/d2-crud/index) | Table common operation package | | D2 Ribbons | [Github](https://github.com/d2-projects/d2-ribbons) | [Preview](https://github.com/d2-projects/d2-ribbons) | Open source project logo library | ## Derived open source projects > These projects are contributed by the open source community and are not guaranteed to use the latest version of D2Admin. Please contact their open source authors for related usage questions. | Name | Github / HomePage | Preview | Introduction | | --- | --- | --- | --- | | d2-admin-pm | [Github](https://github.com/wjkang/d2-admin-pm) | [Preview](http://jaycewu.coding.me/d2-admin-pm) | RBAC privilege management solution based on D2Admin | | LanBlog | [Github](https://github.com/sinksmell/LanBlog) | [Preview](http://47.101.222.133/) | Vue + Beego restful api personal blog system | | d2-admin-start-kit-plus | [Github](https://github.com/hank-cp/d2-admin-start-kit-plus) | [Preview](https://github.com/hank-cp/d2-admin-start-kit-plus) | D2Admin Start kit modular version | | d2-crud-plus | [Github](https://github.com/greper/d2-crud-plus) | [Preview](http://qiniu.veryreader.com/D2CrudPlusExample/index.html#/index) | Easy development of crud function | ## Open source backend implementation > The backend is contributed by the open source community. The latest version of D2Admin is not guaranteed. Please contact its open source author for related usage issues. | Name | technology | HomePage | Preview | Introduction | | --- | --- | --- | --- | --- | | **CareyShop** | ThinkPHP5 | [Github](https://github.com/dnyz520/careyshop-admin) | [Preview](https://demo.careyshop.cn/admin/#/index) | High Performance Mall Framework System for CareyShop | | **jiiiiiin-security** | Spring Boot + Spring Security | [Github](https://github.com/Jiiiiiin/jiiiiiin-security) | [Preview](https://github.com/Jiiiiiin/jiiiiiin-security) | Separate front-end and back-end content management infrastructure projects, focusing on user rights management functions | | **Taroco** | Spring Cloud | [Github](https://github.com/liuht777/Taroco) | [Preview](http://111.231.192.110/) | Complete microservice enterprise solution | | **Aooms** | Spring Cloud | [Gitee](https://gitee.com/cyb-javaer/Aooms) | [Preview](https://www.yuboon.com/Aooms) | Extremely fast microservice development, not just as simple as JFinal | | **GOA** | Beego | [Github](https://github.com/Qsnh/goa) | [Preview](http://goaio.vip/) | Online question answering system based on Beego + Vue | ## Badge If your open source project is based on D2Admin development, please add the following badge to your README:
Copy the following code into the README to:
``` html
```
At the same time, you can report your project to us. We will place the excellent project in D2Admin and help you publicize it.
## Contributor
* [@FairyEver](https://github.com/FairyEver)
* [@sunhaoxiang](https://github.com/sunhaoxiang)
* [@Aysnine](https://github.com/Aysnine)
* [@luchaohai](https://github.com/luchaohai)
* [@han-feng](https://github.com/han-feng)
* [@rongxingsun](https://github.com/rongxingsun)
* [@dnyz520](https://github.com/dnyz520)
## Become a sponsor
[Sponsor me on afdian.net](https://afdian.net/@fairyever)
## Sponsor
**cochlea** | **Baron** | **苦行僧** | **吴地安宁** | **KingDong**
## Visitor

> Total visitor since 2019.08.27
## Star history
[](https://starchart.cc/d2-projects/d2-admin)
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fd2-projects%2Fd2-admin?ref=badge_large)