Go to file
李杨 0082db6a86
Merge pull request #355 from obrua/patch-1
fix: 🐛 注销用户清空vuex用户信息失效
2022-02-16 11:11:06 +08:00
.github ci: 💚 use foxundermoon/setup-qshell@v1 2021-01-03 10:14:49 +08:00
docs chore(release): 1.24.2 [skip ci] 2021-07-23 03:19:38 +00:00
public feat: 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 2020-12-03 22:03:58 +08:00
src fix: 🐛 注销用户清空vuex用户信息失效 2022-01-04 14:30:46 +08:00
src.mobile feat: 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 2020-12-03 22:03:58 +08:00
tests/unit refactor: 🎨 移除测试代码中无用的引用 2020-06-08 15:05:12 +08:00
.browserslistrc cli4 2019-12-14 22:12:45 +08:00
.editorconfig cli4 2019-12-14 22:12:45 +08:00
.env 简化代码 更新env格式 2019-10-08 09:49:01 +08:00
.env.development 删除无用信息 2018-10-27 22:30:10 +08:00
.env.preview ci: build:preview 2020-04-18 18:30:43 +08:00
.eslintignore docs: 📦 移除了 d2-crud 和 d2-crud-plus 的代码,对两位作者表示歉意,以后类似插件都会以链接形式推荐,都引入太大了 2020-11-02 12:11:17 +08:00
.eslintrc.js cli4 2019-12-14 22:12:45 +08:00
.gitignore cli4 2019-12-14 22:12:45 +08:00
.postcssrc.js cli3 2018-08-12 23:51:02 +08:00
.releaserc.js ci: 还原配置 2020-04-22 13:23:53 +08:00
LICENSE 完善 2018-07-20 17:09:36 +08:00
README.md docs: add django-vue-admin-pro 2021-07-28 13:15:43 +08:00
README.zh.md docs: add django-vue-admin-pro 2021-07-28 13:15:43 +08:00
babel.config.js feat: 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 2020-12-03 22:03:58 +08:00
d2-admin.babel 多国语关联 element 2019-09-25 15:51:05 +08:00
jest.config.js cli4 2019-12-14 22:12:45 +08:00
jsconfig.json Add jsconfig.json 2019-08-29 13:37:41 +08:00
package-lock.json fix: update sass and options 2021-07-20 22:05:22 +08:00
package.json chore(release): 1.24.2 [skip ci] 2021-07-23 03:19:38 +00:00
vue.config.js fix: update sass and options 2021-07-20 22:05:22 +08:00

README.md

banner

DeepScan grade

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

Open in Visual Studio Code

中文 | English

Preview

Deploy preview Netlify Status

The following access addresses are built and deployed by the latest master branch code at the same time. The access effect is completely consistent. Please select the appropriate access link according to your own network situation.

server link server
d2.pub Link China server
cdn.d2.pub Link qiniu CDN
github Link GitHub pages
netlify Link Netlify CDN

Document

document on https://d2.pub

d2.pub CDN mirror deployment https://cdn.d2.pub

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 +
  • Example of multi page 1.23.0 +
  • Split chunks 1.23.0 +

Other synchronous repositories

type link
gitee https://gitee.com/d2-projects/d2-admin
coding https://d2-projects.coding.net/p/d2-projects/d/d2-admin/git

Other versions

Name HomePage Preview Introduction
Starter template Link Link The simplest version

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
django-vue-admin-pro Django Link Link Django + Jwt + D2Admin
boot-admin SpringBoot Link Link Management system based on SpringBoot
FlaskPermission Flask Link Link Permission management based on Flask
CareyShop ThinkPHP5 Link Link High Performance Mall Framework System for CareyShop
jiiiiiin-security Spring Boot Link Link Content management infrastructure projects
Taroco Spring Cloud Link Link Complete microservice enterprise solution
Aooms Spring Cloud Link Link Extremely fast microservice development, not just as simple as JFinal
GOA Beego Link Link Online question answering system based on Beego + Vue
CMDB Django Link Link authority system with dynamic menu

Community 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 HomePage Preview Introduction
d2-admin-xiya-go-cms Link Link D2Admin + authority system + dynamic router
d2-advance Link Link Technical exploration inspired by D2Admin
d2-crud-plus Link Link Easy development of crud function
d2-crud Link Link Encapsulation of common operations in tables
d2-admin-pm Link Link RBAC privilege management solution based on D2Admin
LanBlog Link Link Vue + Beego restful api personal blog system
d2-admin-start-kit-plus Link Link D2Admin Start kit modular version
d2-ribbons Link Link Open source project logo Library

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/docs/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.

Contributor

Become a sponsor

Sponsor me on afdian.net

Sponsor

cochlea | Baron | 苦行僧 | 吴地安宁 | KingDong | sunyongmofang

Visitor

Total visitor

Total visitor since 2019.08.27

Star history

Stargazers over time

License

FOSSA Status