docs(docs): 修改文档文件夹

This commit is contained in:
FairyEver
2020-04-19 00:28:52 +08:00
parent 16185204f9
commit 319c9547ea
9 changed files with 8 additions and 42 deletions

View File

@@ -1,4 +1,4 @@
![banner](https://raw.githubusercontent.com/FairyEver/d2-admin/master/doc/image/banner.png) ![banner](https://raw.githubusercontent.com/FairyEver/d2-admin/master/docs/image/banner.png)
<p align="center"> <p align="center">
<a href="https://github.com/d2-projects/d2-admin/stargazers" target="_blank"><img src="https://img.shields.io/github/stars/d2-projects/d2-admin.svg"></a> <a href="https://github.com/d2-projects/d2-admin/stargazers" target="_blank"><img src="https://img.shields.io/github/stars/d2-projects/d2-admin.svg"></a>
@@ -143,13 +143,13 @@
If your open source project is based on D2Admin development, please add the following badge to your README: If your open source project is based on D2Admin development, please add the following badge to your README:
<a href="https://github.com/d2-projects/d2-admin" target="_blank"> <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"> <img src="https://raw.githubusercontent.com/FairyEver/d2-admin/master/docs/image/d2-admin@2x.png" width="200">
</a> </a>
Copy the following code into the README to: Copy the following code into the README to:
``` html ``` html
<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> <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. At the same time, you can report your project to us. We will place the excellent project in D2Admin and help you publicize it.

View File

@@ -1,4 +1,4 @@
![banner](https://raw.githubusercontent.com/FairyEver/d2-admin/master/doc/image/banner.png) ![banner](https://raw.githubusercontent.com/FairyEver/d2-admin/master/docs/image/banner.png)
<p align="center"> <p align="center">
<a href="https://github.com/d2-projects/d2-admin/stargazers" target="_blank"><img src="https://img.shields.io/github/stars/d2-projects/d2-admin.svg"></a> <a href="https://github.com/d2-projects/d2-admin/stargazers" target="_blank"><img src="https://img.shields.io/github/stars/d2-projects/d2-admin.svg"></a>
@@ -147,20 +147,20 @@ D2Admin 是完全开源免费的项目,旨在帮助开发者更方便地进行
* QQ 1 群 `806395827` ( 2000 人已满 ) * QQ 1 群 `806395827` ( 2000 人已满 )
* QQ 2 群 `592981556` * QQ 2 群 `592981556`
![join](https://raw.githubusercontent.com/FairyEver/d2-admin/master/doc/image/join@2x.png) ![join](https://raw.githubusercontent.com/FairyEver/d2-admin/master/docs/image/join@2x.png)
## 徽章 ## 徽章
如果您的开源项目基于 D2Admin 开发,请在您的 README 添加下面的徽章: 如果您的开源项目基于 D2Admin 开发,请在您的 README 添加下面的徽章:
<a href="https://github.com/d2-projects/d2-admin" target="_blank"> <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"> <img src="https://raw.githubusercontent.com/FairyEver/d2-admin/master/docs/image/d2-admin@2x.png" width="200">
</a> </a>
复制下面代码加入到 README 中即可: 复制下面代码加入到 README 中即可:
``` html ``` html
<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> <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>
``` ```
同时您可以将您的项目汇报给我们,优秀项目我们会放置在 D2Admin 相关位置并帮助您宣传。 同时您可以将您的项目汇报给我们,优秀项目我们会放置在 D2Admin 相关位置并帮助您宣传。
@@ -197,4 +197,4 @@ D2Admin 是完全开源免费的项目,旨在帮助开发者更方便地进行
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fd2-projects%2Fd2-admin.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fd2-projects%2Fd2-admin?ref=badge_large) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fd2-projects%2Fd2-admin.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fd2-projects%2Fd2-admin?ref=badge_large)
![](https://raw.githubusercontent.com/FairyEver/d2-admin/master/doc/image/give-a-star@2x.png) ![](https://raw.githubusercontent.com/FairyEver/d2-admin/master/docs/image/give-a-star@2x.png)

View File

@@ -1,34 +0,0 @@
# Changelog
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.8.2](https://github.com/d2-projects/d2-admin/compare/v1.8.1...v1.8.2) (2020-04-18)
### Bug Fixes
* **screenfull:** fix fullscreen bug ([4d96301](https://github.com/d2-projects/d2-admin/commit/4d963011448387af98a1cdbd4f98c5e4474ea497)), closes [#264](https://github.com/d2-projects/d2-admin/issues/264)
# [1.6.0](https://github.com/d2-projects/d2-admin/compare/v1.5.0...v1.6.0) (2020-04-18)
### Bug Fixes
* mock 适配多页 ([a384bae](https://github.com/d2-projects/d2-admin/commit/a384baea5773479f81cf4567da661238bdea7c25))
* 修复 VueFilenameInjector 配置 ([e5a077c](https://github.com/d2-projects/d2-admin/commit/e5a077ce98c3612ed31f0135da77498b266644e5))
* 修复多页面 cdn 引用 ([0be4630](https://github.com/d2-projects/d2-admin/commit/0be46301ab3befea272d0c258c3ab67da48f65b6))
* **plugin/axios:** axios.interceptors.request error miss return ([a90079d](https://github.com/d2-projects/d2-admin/commit/a90079d6d9a57d0c4f1bfe337b6f2acd2ea5ce98))
### Features
* scss public ([7f00053](https://github.com/d2-projects/d2-admin/commit/7f00053b34e280b471a9aaefbe2ddc5265d44e90))
* ueditor ([7be7f98](https://github.com/d2-projects/d2-admin/commit/7be7f98586626131764f30dac6cdeeac7a23b769))
* 设置 icon: '' 可以取消默认的菜单图标 ([af5dc86](https://github.com/d2-projects/d2-admin/commit/af5dc868062e1076f41740319d4280e790fc1760))
### Performance Improvements
* 增加 cdn 依赖 ([9f8b8c7](https://github.com/d2-projects/d2-admin/commit/9f8b8c76721cd28f948330b9fe7a848f1b7d86c3))
* 增加 cdn 依赖 ([3e5713c](https://github.com/d2-projects/d2-admin/commit/3e5713c516e1d4876f9fd36119171b9992dfff70))

View File

Before

Width:  |  Height:  |  Size: 748 KiB

After

Width:  |  Height:  |  Size: 748 KiB

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 259 KiB

After

Width:  |  Height:  |  Size: 259 KiB

View File

Before

Width:  |  Height:  |  Size: 470 KiB

After

Width:  |  Height:  |  Size: 470 KiB

View File

Before

Width:  |  Height:  |  Size: 271 KiB

After

Width:  |  Height:  |  Size: 271 KiB