sunyongmofang 1071c6d3d8 去除dayjs中的toArray和toObject实例
Former-commit-id: 37d3f4fb90e315e37f54a78d1f77eb769cde4e93 [formerly 37d3f4fb90e315e37f54a78d1f77eb769cde4e93 [formerly 37d3f4fb90e315e37f54a78d1f77eb769cde4e93 [formerly 37d3f4fb90e315e37f54a78d1f77eb769cde4e93 [formerly 04bc6b621c2f2cadd757f0706de87a5799fc256b [formerly bffcaa2c62675f8ec8142c5ee8f79c79a4d3bc7e]]]]]
Former-commit-id: 7a8604a263e6d85e34e1a895d2dc02144bbe3165
Former-commit-id: d365519b110109e2faf319649f7aba8f3b32c8dd
Former-commit-id: 1bec56d1f99e8809a66ec4fee096a407be49fe6f [formerly d50c0e02c8959a4cfe6476b8453460140c9824d2]
Former-commit-id: 5f81cbe8d0108e260ac29c09e3ad89000c035e4a
Former-commit-id: a6a0dafc9bac473ffbc016a9d056f8fc203dfbab
Former-commit-id: 30f85e33ca10ff53b41b9dd9a109d278d47aa7d4
Former-commit-id: 3cc7fa516f1c9d34efc80a95f00b236a30d5c827
Former-commit-id: 87488ae0660f47510bd527648bf55d15f268dc69
2019-04-03 18:03:13 +08:00
2019-01-15 20:34:09 +08:00
2019-01-05 13:56:01 +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
2019-02-20 15:50:31 +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
2019-03-22 22:49:41 +08:00
2018-10-23 13:51:40 +08:00
2018-10-23 13:51:40 +08:00
2019-01-29 23:02:20 +08:00
2019-01-17 11:33:11 +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

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

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%