孙昊翔 90f41a9ab7 Merge branch 'hotfix/d2_crud'
Former-commit-id: 271e57c2194c1c4384e618e0feed3511e8197a77 [formerly 271e57c2194c1c4384e618e0feed3511e8197a77 [formerly 271e57c2194c1c4384e618e0feed3511e8197a77 [formerly 271e57c2194c1c4384e618e0feed3511e8197a77 [formerly 1b9e53f9e6e6a5fde8f4b8d40e9f497e129e1141 [formerly cf868cf60c2581c4cf1a81fb5ec7605ae464d123]]]]]
Former-commit-id: b4bea78d7e49bfa9f43e7099e3a62f130079dbaa
Former-commit-id: def504c4cb1a481dc79a55e161e5e703131cd88a
Former-commit-id: a2e283b67391787eac2b6e085e6af522628943f1 [formerly 04830ea0fe81c76c4d22a0fd842b4d1e81388103]
Former-commit-id: 377d09cad6b82dbc51370e1c7061a31792a9fb67
Former-commit-id: de7213335b1ad7de4de3df1a60ac748f27bc8a13
Former-commit-id: ae13fa8a525449206b0aaa9fa34263e367796238
Former-commit-id: b9fbb30be83ae5ee981113b0e23300da96b5ac53
Former-commit-id: 9752a8b119a8159da4943a10ea4f820b7ffcefd5
2019-01-25 09:34:38 +08:00
2019-01-15 20:34:09 +08:00
2019-01-25 09:33:49 +08:00
2019-01-05 13:56:01 +08:00
2018-08-12 23:51:02 +08:00
2018-09-13 18:01:39 +08:00
2018-10-27 22:30:10 +08:00
2018-11-14 16:24:56 +08:00
2018-10-27 22:30:10 +08:00
2018-07-16 22:22:55 +08:00
2018-08-12 23:51:02 +08:00
2018-10-22 18:32:57 +08:00
2018-08-12 23:51:02 +08:00
2018-10-24 10:37:04 +08:00
2018-10-24 10:37:04 +08:00
2018-08-12 23:51:02 +08:00
2018-07-20 17:09:36 +08:00
2019-01-17 21:54:15 +08:00
2019-01-17 10:55:00 +08:00
2018-10-23 13:51:40 +08:00
2018-10-23 13:51:40 +08:00
2019-01-17 11:33:11 +08:00

banner

D2Admin is a fully open source and free enterprise back-end product front-end integration solution, using the latest front-end technology stack, has prepared most of the project preparations, and with a lot of sample code to help the management system agile development.

中文介绍 | English

Document

document

Preview

preview

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 +

Other version

Name HomePage Preview Introduction
Starter template Github Preview
Alibaba Ice scaffold Ice Preview Introduction

Ecology

Name HomePage Preview Introduction
D2 Daily Github Site Update news and resources in the design and technology circles every day
D2 CRUD Github Preview Table common operation package
D2 Ribbons Github Preview 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 Preview RBAC privilege management solution based on d2-admin

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
jiiiiiin-security Spring Boot + Spring Security Github Preview Separate front-end and back-end content management infrastructure projects, focusing on user rights management functions
Taroco Spring Cloud Github Preview Complete microservice enterprise solution
Aooms Spring Cloud Gitee Preview Extremely fast microservice development, not just as simple as JFinal
GOA Beego Github Preview 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:

<a href="https://github.com/d2-projects/d2-admin" target="_blank"><img src="https://raw.githubusercontent.com/FairyEver/d2-admin/master/doc/image/d2-admin@2x.png" width="200"></a>

At the same time, you can report your project to us. We will place the excellent project in D2Admin and help you publicize it.

Important Contributor

License

MIT

Copyright (c) 2018-present FairyEver

Description
使用 d2-admin 重建旧仓库的前端代码
Readme MIT 13 MiB
Languages
JavaScript 81.2%
Vue 6.3%
CSS 5.7%
HTML 4.4%
SCSS 2.4%