Go to file
semantic-release-bot 6ffb7ffea5 chore(release): 1.21.0 [skip ci]
# [1.21.0](https://github.com/d2-projects/d2-admin/compare/v1.20.1...v1.21.0) (2020-11-30)

### Features

* 📦 lodash to lodash-es ([f539271](f53927121e))
* update visitor count badge ([abcd573](abcd573834))
* 移除已经不需要的页面注册 index.js ([041fe66](041fe66ae7))
* 调整 createRequest 中 params 处理顺序 ([bf7ed65](bf7ed65e23))
* 默认 layout 使用处理过的 element 滚动条组件替代 better-scroll ([a93e966](a93e966457))
* **api:**  完善 service 代码,request 现在会根据需要自动序列化参数 ([886a4a8](886a4a8638))
2020-11-30 05:19:26 +00:00
.github ci: update bark id 2020-11-21 21:16:38 +08:00
docs chore(release): 1.21.0 [skip ci] 2020-11-30 05:19:26 +00:00
public feat(theme): add element theme 2020-05-04 09:17:00 +08:00
src docs: 📦 移除 better-scroll 示例 2020-11-24 09:03:03 +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 feat: update visitor count badge 2020-11-18 09:03:27 +08:00
README.zh.md feat: update visitor count badge 2020-11-18 09:03:27 +08:00
babel.config.js cli4 2019-12-14 22:12:45 +08:00
d2-admin.babel 多国语关联 element 2019-09-25 15:51:05 +08:00
dependencies-cdn.js feat: 📦 lodash to lodash-es 2020-11-17 08:32:46 +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 feat(api): 完善 service 代码,request 现在会根据需要自动序列化参数 2020-11-17 14:33:07 +08:00
package.json chore(release): 1.21.0 [skip ci] 2020-11-30 05:19:26 +00:00
vue.config.js feat: 更新 eslint 后,修复新检查出的错误 2020-05-08 09:44:14 +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.

中文 | 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 +

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

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

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

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