liyang c570255f45 Merge branch 'hotfix/filename' into develop
Former-commit-id: 407c3c0f5c5a2725152858704b8a32bd21ec0a26 [formerly 0f313c1c79afee98c81b111e972f577798091331] [formerly 407c3c0f5c5a2725152858704b8a32bd21ec0a26 [formerly 0f313c1c79afee98c81b111e972f577798091331] [formerly 407c3c0f5c5a2725152858704b8a32bd21ec0a26 [formerly 0f313c1c79afee98c81b111e972f577798091331] [formerly 0f313c1c79afee98c81b111e972f577798091331 [formerly e65a39e38bc48b0bb5338da7b30bb3ec501a65fd [formerly 3ad23057065c2789c4251937d5cc1f72c047fc7f]]]]]
Former-commit-id: 0a624e7e502e0c57eca548e62508b8a37c55bc74
Former-commit-id: ae9b01721f79ca4e2c1a9ce9efcf058ceb34f845
Former-commit-id: d0f19e4f99f00b413f8d34b4dea7ef530555d546 [formerly a832035835a65f7c4acfe7b916e14d9b2670cc37]
Former-commit-id: eba9371c6cdfa0482ebfda57bd2eaa71798a26b8
Former-commit-id: 5d90bbfa8cf2022911f16d8369a43370a66aaa71
Former-commit-id: 905dc782ff8430519c67520133a30ce73b3ccc73
Former-commit-id: 1614b6501471974e9da0f8e065944966bc9426fa
Former-commit-id: 17c52638bc834c7153ce75e1b8b35a85dbddc857
2018-12-16 18:31:57 +08:00
2018-12-06 20:11:34 +08:00
2018-11-27 22:33:37 +08:00
2018-12-16 18:31:50 +08:00
2018-07-20 09:52:09 +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-07-16 10:54:24 +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
2018-12-16 16:32:13 +08:00
2018-10-23 13:51:40 +08:00
2018-10-23 13:51:40 +08:00
2018-12-06 20:11:34 +08:00
2018-12-14 11:16:10 +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

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
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 78.9%
Vue 9.5%
CSS 5%
HTML 4.3%
SCSS 2.3%