From 2d6b4c9c4e06b5583d99c6bfe673b2be408d0ad0 Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Fri, 6 Jul 2018 20:00:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 51e32071fb0681e01b7d44087373cef79f313bc8 [formerly 51e32071fb0681e01b7d44087373cef79f313bc8 [formerly 51e32071fb0681e01b7d44087373cef79f313bc8 [formerly 51e32071fb0681e01b7d44087373cef79f313bc8 [formerly 79ba796afad992898df5e973629c79fbbfac8c6d [formerly 5efb0f1da223916be314995822d7ac9d9324c775]]]]] Former-commit-id: 4cd0293a16c4227f0aaa80f407a10efa18635968 Former-commit-id: b53f4fb6640a4ecb4d85bec0f422be29ddcfe8f0 Former-commit-id: 868ba63b2ab9f745c33ec97d47ece350916b3521 [formerly 7a8b9d1634902b4ba01266ba872b48fa2ca4aeea] Former-commit-id: d5f9da35f948d90cf4d0673632412e6891143be3 Former-commit-id: 2f8850594b2e1dd452a8dd9d4b32a3a627d82920 Former-commit-id: 68bdb8cd8b0b6b0e19364afd3acde82d97fbad5e Former-commit-id: 31e8787a6f6d9b0c3df05e0548303c0c2a2bb081 Former-commit-id: 5d7ae010aec91e0ada0bd65d72603dab8b536435 --- docs/.vuepress/config.js | 6 ++---- docs/.vuepress/dist | 2 +- docs/zh/guide/README.md | 4 +++- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index acf25b8c..e69f8c86 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -32,8 +32,7 @@ module.exports = { editLinkText: 'Edit this page on GitHub', lastUpdated: 'Last update', nav: [ - { text: 'preview', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' }, - { text: 'download', link: 'https://github.com/d2-projects/d2-admin/releases' } + { text: 'preview', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' } ] }, '/zh/': { @@ -46,8 +45,7 @@ module.exports = { { text: '插件', link: '/zh/plugins/' }, { text: '组件', link: '/zh/components/' }, { text: '其它', link: '/zh/others/' }, - { text: '预览', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' }, - { text: '下载', link: 'https://github.com/d2-projects/d2-admin/releases' } + { text: '预览', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' } ], sidebar: { '/zh/guide/': sideBarGuide('指南'), diff --git a/docs/.vuepress/dist b/docs/.vuepress/dist index 20b2f4c4..1628dcda 160000 --- a/docs/.vuepress/dist +++ b/docs/.vuepress/dist @@ -1 +1 @@ -Subproject commit 20b2f4c482273c1a44ca9699102417d2bae5c31f +Subproject commit 1628dcda59e328732ebf96b543c1537d82b12106 diff --git a/docs/zh/guide/README.md b/docs/zh/guide/README.md index e709f26e..8204a9b4 100644 --- a/docs/zh/guide/README.md +++ b/docs/zh/guide/README.md @@ -31,7 +31,7 @@ D2Admin 完整版集成了很多的插件和组件,首次加载会占用很多 如果您执意在完整版基础上开发,请您在发布之前一定要删除没有用到的代码,比如项目没有用到图表、示例、插件组件。 -D2Admin 是完全开源免费的管理系统集成方案,由 [FairyEver](https://github.com/FairyEver) 在工作之余完全由兴趣驱动完成(希望您看到这里,可以移步 [Github](https://github.com/d2-projects/d2-admin) 点个 star 支持我),如果你也一样喜欢前端开发,欢迎加入我们的讨论/学习群,群内可以`提问答疑`,`分享学习资料`。 +D2Admin 是完全开源免费的管理系统集成方案,由 [FairyEver](https://github.com/FairyEver) 工作之余完完成(希望您看到这里,可以移步 [Github](https://github.com/d2-projects/d2-admin) 点个 star 支持我),如果你也一样喜欢前端开发,欢迎加入我们的讨论/学习群,群内可以`提问答疑`,`分享学习资料`。 ![preview](./image/join@2x.png) @@ -41,6 +41,8 @@ D2Admin 创建于2018年1月14日零点51分,四个月后在2018年5月26日 —— 2018年7月5日 ::: +> 1000 star 后 D2Admin 现已由一人维护改为归属于 [D2 Projects Organizations](https://github.com/d2-projects) 由多人维护 + ## 功能 * 首屏加载等待动画 避免首次加载白屏尴尬