Merge branch 'hotfix/修改预览地址'

Former-commit-id: d78cc0f46fd5c0d4684731c23a8b33d685a00457 [formerly d78cc0f46fd5c0d4684731c23a8b33d685a00457 [formerly d78cc0f46fd5c0d4684731c23a8b33d685a00457 [formerly d78cc0f46fd5c0d4684731c23a8b33d685a00457 [formerly 58b5b7a818068e5ef871b06b85f967961be87f8e [formerly 8303a2250144e3ea0b34c611b3299ac973c1c7e0]]]]]
Former-commit-id: 2af9c158d8be2cff385e1b5b24c98280fd751c34
Former-commit-id: b38be40636336b3812d2e61018717bbd6870e016
Former-commit-id: 623a13f15a98062cbcf08a0249426459d5530b60 [formerly 21c1d3a809456c78a149bbc11d53e2ebe8a55659]
Former-commit-id: e3776fc03c367954de78c83a8f9fef789a99be42
Former-commit-id: 72f66bc26243e8368d238fe9adae3a741f19f455
Former-commit-id: d34328dfc21f5a6e41a6a51808355deacff7dad7
Former-commit-id: f24174ea44bf4aee6952e3222a8be0d460a7945b
Former-commit-id: 26b3c78e84cd7de64da2674278833bdcd47fb97d
This commit is contained in:
liyang
2018-10-23 20:18:39 +08:00

View File

@@ -25,7 +25,7 @@
## 预览 ## 预览
[预览地址](https://d2-projects.github.io/d2-admin/) [预览地址](https://d2admin.fairyever.com)
> 预览部署在 Github Page ,如果您访问时由于网络原因卡在载入界面或者白屏,请克隆或者下载本仓库在本地运行查看效果。 > 预览部署在 Github Page ,如果您访问时由于网络原因卡在载入界面或者白屏,请克隆或者下载本仓库在本地运行查看效果。
@@ -101,7 +101,7 @@
| 名称 | Github / 主页 | 预览 | 介绍 | | 名称 | Github / 主页 | 预览 | 介绍 |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| D2 CRUD | [Github](https://github.com/d2-projects/d2-crud) | [预览](https://d2-projects.github.io/d2-admin/#/demo/d2-crud/index) | 表格常用操作封装 | | D2 CRUD | [Github](https://github.com/d2-projects/d2-crud) | [预览](https://d2admin.fairyever.com/#/demo/d2-crud/index) | 表格常用操作封装 |
| D2 Ribbons | [Github](https://github.com/d2-projects/d2-ribbons) | [预览](https://github.com/d2-projects/d2-ribbons) | 开源项目徽标库 | | D2 Ribbons | [Github](https://github.com/d2-projects/d2-ribbons) | [预览](https://github.com/d2-projects/d2-ribbons) | 开源项目徽标库 |
## 后端实现 ## 后端实现