liyang 344b405252 注释格式
Former-commit-id: 58236f92fc1ba454c3763032bbc878c387e90767 [formerly 58236f92fc1ba454c3763032bbc878c387e90767 [formerly 58236f92fc1ba454c3763032bbc878c387e90767 [formerly 58236f92fc1ba454c3763032bbc878c387e90767 [formerly 5ac0cdb455dc3bc32f25f76cad639a5488c83f2a [formerly 4d23c7b39d79d434ccaa8346f378816ec8823b51]]]]]
Former-commit-id: 9145ad981b6a1880f0f9efe307818469daa559ac
Former-commit-id: 931a5c057943215d69827aeb85f028a3e4972def
Former-commit-id: 47476e429526cafddfc3faa58b429589d5af6095 [formerly 04668c5438b2caf5e39435f005b76d78f978cc66]
Former-commit-id: 09fcf38a4e7d29515b3114374653a10c8c8a6d77
Former-commit-id: 4f88cec6653e835d2a7b3eeccdfafc361836e1aa
Former-commit-id: dc24785f407b139118b8b00363f922f5f321087d
Former-commit-id: 730fea902a5a9d91f89b0bfcf7a14ca99a0d9942
Former-commit-id: 9de662f0b04751cde1ec46da18419a7b9b3980b9
2019-06-10 17:21:55 +08:00
2019-04-29 13:43:39 +08:00
2019-04-07 11:29:24 +08:00
2019-06-10 13:43:15 +08:00
2019-01-05 13:56:01 +08:00
2018-08-12 23:51:02 +08:00
2019-06-07 15:21:47 +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
2019-05-30 20:53:04 +08:00
2019-06-10 17:21:55 +08:00
2018-10-24 10:37:04 +08:00
2019-05-24 10:09:05 +08:00
2018-08-12 23:51:02 +08:00
2018-07-20 17:09:36 +08:00
2019-06-10 13:43:15 +08:00
2018-10-23 13:51:40 +08:00
2018-10-23 13:51:40 +08:00
2019-05-11 08:36:35 +08:00
2019-05-11 08:36:35 +08:00
2019-06-10 13:43:15 +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

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
D2 Admin Renren Github Preview renren
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
LanBlog Github Preview Vue + Beego restful api personal blog system

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