gif
This commit is contained in:
BIN
.vuepress/theme/components/1564841972085.gif
Normal file
BIN
.vuepress/theme/components/1564841972085.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 298 KiB |
@ -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 |
@ -121,6 +121,8 @@ kubectl get nodes
|
||||
kubectl get pods -n kube-system
|
||||
```
|
||||
|
||||
:::
|
||||
|
||||
::: tab Windows lazy
|
||||
待完善
|
||||
:::
|
||||
|
||||
BIN
overview/README.assets/1564841972085.gif
Normal file
BIN
overview/README.assets/1564841972085.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 298 KiB |
@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user