更新文档地址

Former-commit-id: cc5732aeeb721f3bf7581205c36fe5b27e775cff
Former-commit-id: 5e9dfbc070a2a537ec94b7789abceb75d1ed857a
Former-commit-id: 409243f603d8331fe0a805175c74b64ea9fd1080
Former-commit-id: 201c6d8c8dcd43372d49bbe10e91da58a2dbc22d [formerly 9909b0c9852ad27ed965bcc136ec5fd44dc8bd50]
Former-commit-id: 635beae98ee9cefe28abf1b56c1ba55810628950
Former-commit-id: ea5a88092a2fc79f7ea3c07f2a42023d3de3e616
Former-commit-id: 0d01f81d98fc0dd59187a956f1167cda0b8f6cc8
Former-commit-id: 9c7efafa956795f6e01d286a504153bf4ef9ac79
Former-commit-id: 41c35d27902acc65519845ef759a7367ab3b5d4d
This commit is contained in:
FairyEver
2019-10-11 10:27:56 +08:00
parent 575bbdbfe6
commit f4f7ce9124
41 changed files with 42 additions and 42 deletions

View File

@@ -14,7 +14,7 @@
这里有一些参考资料
</h2>
<el-button-group>
<el-button @click="$open('https://doc.d2admin.fairyever.com/zh/')">
<el-button @click="$open('https://fairyever.com/d2-admin/doc//zh/')">
<d2-icon name="book" class="d2-mr-5"/>
文档
</el-button>

View File

@@ -7,7 +7,7 @@
<span class="btn-group__btn" @click="$open('https://github.com/d2-projects')">
开源组织
</span> |
<span class="btn-group__btn" @click="$open('https://doc.d2admin.fairyever.com/zh/')">
<span class="btn-group__btn" @click="$open('https://fairyever.com/d2-admin/doc//zh/')">
文档
</span> |
<span class="btn-group__btn" @click="$open('https://github.com/d2-projects/d2-admin-start-kit')">