Go to file
liyang d165fbef24 🚨 删除多余空行
Former-commit-id: 59652767972aa1c920fa26a1e5fbfeb920ab66e2 [formerly 59652767972aa1c920fa26a1e5fbfeb920ab66e2 [formerly 59652767972aa1c920fa26a1e5fbfeb920ab66e2 [formerly 59652767972aa1c920fa26a1e5fbfeb920ab66e2 [formerly 00feb4ed5b55564e34c0cbc2564c6e90ebe35dad [formerly 6f27d18179a6d3cf9115d7c09198d53934ae343a]]]]]
Former-commit-id: ce81b63d5772658ea9ffe23ff828ad5ec2cf0ba3
Former-commit-id: 29109f440668910f06a85f6fdca9eda6870cf1e9
Former-commit-id: 8e0a3270f65dbaabb53c8227b17ef7908a2eabab [formerly 5b48cd4b58060fd805501951e878426033acde51]
Former-commit-id: 05c7408546a7eb734b0f026d111d40d7909d9bee
Former-commit-id: e31c1f7149428e6a384f5cca3e41d3b8703863cc
Former-commit-id: b3e0e20ce225db460adc7a4e0e77d8cb0977d4e6
Former-commit-id: 65c08a24625b3a716b1be721ef28dece44f2615e
Former-commit-id: ee687f2743bfc8c57b7aa928650bba8800890655
2019-05-10 10:39:43 +08:00
.github/ISSUE_TEMPLATE update issue template 2018-08-09 13:34:03 +08:00
doc/image add image 2019-04-29 13:43:39 +08:00
packages/filters-date 删除无用信息 2019-04-07 11:29:24 +08:00
public 去除手机访问的判断 2019-01-15 20:34:09 +08:00
src 👷 Add netlify build & VUE_APP_SCOURCE_LINK setting 2019-05-10 09:56:55 +08:00
tests/unit unit test: d2-page-cover 2019-01-05 13:56:01 +08:00
tools/vue-filename-injector Use https://github.com/d2-projects/d2-advance/tree/master/tools/vue-filename-injector 2019-05-06 10:49:25 +08:00
.browserslistrc cli3 2018-08-12 23:51:02 +08:00
.env 完善 SourceCode 2019-04-30 00:25:41 +08:00
.env.development 删除无用信息 2018-10-27 22:30:10 +08:00
.env.netlify 👷 Add netlify build & VUE_APP_SCOURCE_LINK setting 2 2019-05-10 10:08:15 +08:00
.env.nomock 👷 Add netlify build & VUE_APP_SCOURCE_LINK setting 2 2019-05-10 10:08:15 +08:00
.env.travis 👷 Add netlify build & VUE_APP_SCOURCE_LINK setting 2 2019-05-10 10:08:15 +08:00
.eslintignore 👷 Add netlify build & VUE_APP_SCOURCE_LINK setting 2 2019-05-10 10:08:15 +08:00
.eslintrc.js cli3 2018-08-12 23:51:02 +08:00
.gitignore no message 2018-10-22 18:32:57 +08:00
.postcssrc.js cli3 2018-08-12 23:51:02 +08:00
.travis.yml Use yarn 2019-02-20 15:50:31 +08:00
LICENSE 完善 2018-07-20 17:09:36 +08:00
README.md 📝 README 2019-05-10 10:23:01 +08:00
README.zh.md 📝 README 2019-05-10 10:23:01 +08:00
babel.config.js 最新依赖 + dartsass 2019-04-25 11:07:12 +08:00
cdnrefresh-dirs.txt 更新地址 2018-10-24 10:37:04 +08:00
jest.config.js cli3 2018-08-12 23:51:02 +08:00
package-lock.json.REMOVED.git-id 最新依赖 + dartsass 2019-04-25 11:07:12 +08:00
package.json 👷 Add netlify build & VUE_APP_SCOURCE_LINK setting 2019-05-10 09:56:55 +08:00
qiniu-config CI setting update 2018-10-23 13:51:40 +08:00
qshell.REMOVED.git-id CI setting update 2018-10-23 13:51:40 +08:00
vue.config.js 🚨 删除多余空行 2019-05-10 10:39:43 +08:00

README.md

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
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