孙昊翔 100f8a51b0 unit test: d2-source
Former-commit-id: 262746d1065b9d7732492498cbaa976506d6e0bb [formerly 262746d1065b9d7732492498cbaa976506d6e0bb [formerly 262746d1065b9d7732492498cbaa976506d6e0bb [formerly 262746d1065b9d7732492498cbaa976506d6e0bb [formerly c5f1b718ada6351ba635fe3c86a30b41306e27cd [formerly 1bca35e5870d04510f1bf61312f2aa15f2415dce]]]]]
Former-commit-id: 555297611afc03ee0c6735c391194254ccd14b08
Former-commit-id: 451d89d5a4805638f948b12b6ab3c5024c5cb6e2
Former-commit-id: 062d757d5cf53079bf2c83779e418d82b02ac9ed [formerly 1eabb82bb10944e675b4aedd8349ce4d63fc1438]
Former-commit-id: eb7d104d3b16e1ac982c8fc5aee89c3349838579
Former-commit-id: 3bada4298c976a4de8259fbcda5eb37a40aa2ce9
Former-commit-id: 50f36cd0121628bb1a3be4840950db18894cd06c
Former-commit-id: 1f4a3f28093592fc74ae971ffb5b3d5c7657ae53
Former-commit-id: dfc27342fc8c7e9a46a11160cc37ccb3d345f75f
2019-01-04 14:41:36 +08:00
2018-12-20 22:02:22 +08:00
2018-11-27 22:33:37 +08:00
2018-12-29 21:05:38 +08:00
2019-01-04 14:41:36 +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-28 08:52:19 +08:00
2018-12-27 14:48:21 +08:00
2018-10-23 13:51:40 +08:00
2018-10-23 13:51:40 +08:00
2018-12-20 22:04:40 +08:00
2018-12-14 11:16:10 +08:00
2018-12-27 14:41:34 +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
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%