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

Former-commit-id: a29d1abc8c06e1a465e99239aeca0c5a479a5002 [formerly a29d1abc8c06e1a465e99239aeca0c5a479a5002 [formerly a29d1abc8c06e1a465e99239aeca0c5a479a5002 [formerly a29d1abc8c06e1a465e99239aeca0c5a479a5002 [formerly e4243f9301708a5b58cf398ef6f26e92335e0ec2 [formerly db6dac616b04b604253cabf1907d5820c56ba231]]]]]
Former-commit-id: 5e1cca8246aac0bf47782b25c8281047b68d6972
Former-commit-id: 875607200a8e480913595b5a4fc38b7a0dc88d4f
Former-commit-id: 025372e6da0c7af8855eb02372953a1403be411e [formerly 1f522ca1e81a62b6ea20afe7b3b37551ac84d546]
Former-commit-id: 0e392f4fc056bcdd8c5b56ed7431d7236319bcb2
Former-commit-id: 7602e1c358ecdb2c67cf5c578806a6e6bb082680
Former-commit-id: ced2177833fe3c440196c9bbfd0da689300c35b2
Former-commit-id: 204e01f9eede05395bf48e7be3b731c3aa717907
Former-commit-id: ab75602782f0996841f7edf40ff234693c524193
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 ,如果您访问时由于网络原因卡在载入界面或者白屏,请克隆或者下载本仓库在本地运行查看效果。
@@ -101,7 +101,7 @@
| 名称 | 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) | 开源项目徽标库 |
## 后端实现