feat: guide page (#164)

* feat: add guide page

* perf: guide page
This commit is contained in:
一万
2021-12-27 10:51:25 +08:00
committed by GitHub
parent 5070568b89
commit 12db6966fb
9 changed files with 149 additions and 9 deletions

View File

@@ -140,11 +140,11 @@ onMounted(() => {
</el-menu>
<div class="horizontal-header-right">
<!-- 通知 -->
<Notice />
<Notice id="header-notice" />
<!-- 全屏 -->
<screenfull v-show="!deviceDetection()" />
<screenfull id="header-screenfull" v-show="!deviceDetection()" />
<!-- 国际化 -->
<el-dropdown trigger="click">
<el-dropdown id="header-translation" trigger="click">
<globalization />
<template #dropdown>
<el-dropdown-menu class="translation">