docs: 更新文档地址
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

This commit is contained in:
liy
2023-05-18 07:44:31 +08:00
parent 404fad81e8
commit b724969912
10 changed files with 11 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
<template>
<d2-container-frame src="https://d2.pub/zh/doc/d2-admin"/>
<d2-container-frame src="https://d2.pub/doc/d2-admin"/>
</template>

View File

@@ -17,6 +17,6 @@
<d2-link-btn
slot="footer"
title="文档"
link="https://d2.pub/zh/doc/d2-admin/locales"/>
link="https://d2.pub/doc/d2-admin/locales"/>
</d2-container>
</template>

View File

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

View File

@@ -5,7 +5,7 @@
<template slot="footer">
<div class="btn-group">
<span class="btn-group__btn" @click="$open('https://github.com/d2-projects')">开源组织</span> |
<span class="btn-group__btn" @click="$open('https://d2.pub/zh/doc/d2-admin')">文档</span> |
<span class="btn-group__btn" @click="$open('https://d2.pub/doc/d2-admin')">文档</span> |
<span class="btn-group__btn" @click="$open('https://github.com/d2-projects/d2-admin-start-kit')">简化版</span> |
<span class="btn-group__btn" @click="$open('https://juejin.im/user/57a48b632e958a006691b946/posts')">掘金</span> |
<el-popover :width="150" trigger="hover">