We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77a49c commit 20bfcc0Copy full SHA for 20bfcc0
docs/.vuepress/theme/components/PageSidebar.vue
@@ -88,7 +88,7 @@
88
89
<div class="option-box" @click="openInNewTab">
90
<img src="/images/system/banner.jpg" width="30px" class="nozoom" />
91
- <span class="show-txt">导航网站</span>
+ <span class="show-txt">导航站</span>
92
</div>
93
94
<div class="option-box" v-on:mouseover="showToc($event)" v-on:mouseout="hideToc($event)">
0 commit comments