This commit is contained in:
huanqing.shao
2019-08-03 23:46:00 +08:00
parent d759d99a45
commit d4462322fe
6 changed files with 10 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

View File

@ -4,7 +4,11 @@
<SidebarLinks :depth="0" :items="items"/>
<slot name="bottom"/>
<div style="text-align: center; margin-top: 5vh;">
<strong>在线体验</strong>
<p>
<strong>
<a target="_blank" :href="`http://demo.kuboard.cn/#/login?isReadOnly=true&token=${$site.themeConfig.kuboardToken}`">在线体验</a>
</strong>
</p>
<div>
<a target="_blank" :href="`http://demo.kuboard.cn/#/login?isReadOnly=true&token=${$site.themeConfig.kuboardToken}`">
<p>
@ -26,7 +30,8 @@
<script>
import SidebarLinks from '@theme/components/SidebarLinks.vue'
import kuboard_qq from './kuboard_qq.png'
import demo from './image-20190723104717575.png'
// import demo from './image-20190723104717575.png'
import demo from './1564841972085.gif'
export default {
name: 'Sidebar',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

View File

@ -121,6 +121,8 @@ kubectl get nodes
kubectl get pods -n kube-system
```
:::
::: tab Windows lazy
待完善
:::

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

View File

@ -25,7 +25,7 @@ Kuboard 的主要特点:
<p>
<a target="_blank" :href="`http://demo.kuboard.cn/#/login?isReadOnly=true&token=${$site.themeConfig.kuboardToken}`">
<img src="./README.assets/image-20190728145108904.png"></img>
<img src="./README.assets/1564841972085.gif"></img>
</a>
</p>