feat: 用户手册更新

This commit is contained in:
wangdan-fit2cloud 2024-07-03 17:30:34 +08:00
parent f5635ee50e
commit 327b0190d0
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<el-card
shadow="hover"
class="mb-16"
@click="toUrl('https://github.com/1Panel-dev/MaxKB/wiki')"
@click="toUrl('https://maxkb.cn/docs/')"
>
<div class="flex align-center cursor">
<AppIcon iconName="app-reading" class="mr-16 ml-8" style="font-size: 24px"></AppIcon>

View File

@ -23,7 +23,7 @@
iconName="app-reading"
class="cursor color-secondary mr-8 ml-8"
style="font-size: 20px"
@click="toUrl('https://github.com/1Panel-dev/MaxKB/wiki')"
@click="toUrl('https://maxkb.cn/docs/')"
></AppIcon>
</el-tooltip>
<el-tooltip effect="dark" :content="$t('layout.topbar.forum')" placement="top">