2024-03-28 08:32:35 +08:00
|
|
|
|
<!doctype html>
|
|
|
|
|
<html lang="zh-CN" data-theme="light">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
|
|
|
<meta name="generator" content="VuePress 2.0.0-rc.9" />
|
|
|
|
|
<meta name="theme" content="VuePress Theme Hope 2.0.0-rc.32" />
|
|
|
|
|
<style>
|
|
|
|
|
html {
|
|
|
|
|
background: var(--bg-color, #fff);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
html[data-theme="dark"] {
|
|
|
|
|
background: var(--bg-color, #1d1e1f);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
body {
|
|
|
|
|
background: var(--bg-color);
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<script>
|
|
|
|
|
const userMode = localStorage.getItem("vuepress-theme-hope-scheme");
|
|
|
|
|
const systemDarkMode =
|
|
|
|
|
window.matchMedia &&
|
|
|
|
|
window.matchMedia("(prefers-color-scheme: dark)").matches;
|
|
|
|
|
|
|
|
|
|
if (userMode === "dark" || (userMode !== "light" && systemDarkMode)) {
|
|
|
|
|
document.documentElement.setAttribute("data-theme", "dark");
|
|
|
|
|
}
|
|
|
|
|
</script>
|
2024-03-28 09:39:41 +08:00
|
|
|
|
<meta property="og:url" content="https://vuepress-theme-hope-docs-demo.netlify.app/demo/disable.html"><meta property="og:site_name" content="LiteyukiBot"><meta property="og:title" content="布局与功能禁用"><meta property="og:description" content="你可以通过设置页面的 Frontmatter,在页面禁用功能与布局。 本页面就是一个示例,禁用了如下功能: 导航栏 侧边栏 路径导航 页面信息 贡献者 编辑此页链接 更新时间 上一篇/下一篇 链接 评论 页脚 返回顶部按钮"><meta property="og:type" content="article"><meta property="og:locale" content="zh-CN"><meta property="og:updated_time" content="2024-03-28T00:31:49.000Z"><meta property="article:author" content="SnowyKami"><meta property="article:tag" content="禁用"><meta property="article:modified_time" content="2024-03-28T00:31:49.000Z"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Article","headline":"布局与功能禁用","image":[""],"dateModified":"2024-03-28T00:31:49.000Z","author":[{"@type":"Person","name":"SnowyKami","url":"https://snowykami.me"}]}</script><link rel="icon" href="https://cdn.liteyuki.icu/favicon.ico"><title>布局与功能禁用 | LiteyukiBot</title><meta name="description" content="你可以通过设置页面的 Frontmatter,在页面禁用功能与布局。 本页面就是一个示例,禁用了如下功能: 导航栏 侧边栏 路径导航 页面信息 贡献者 编辑此页链接 更新时间 上一篇/下一篇 链接 评论 页脚 返回顶部按钮">
|
2024-03-28 08:40:22 +08:00
|
|
|
|
<link rel="preload" href="/assets/style-DhAQpFep.css" as="style"><link rel="stylesheet" href="/assets/style-DhAQpFep.css">
|
2024-03-28 09:39:41 +08:00
|
|
|
|
<link rel="modulepreload" href="/assets/app-CblGpfTZ.js"><link rel="modulepreload" href="/assets/disable.html-CX6ykEfz.js"><link rel="modulepreload" href="/assets/plugin-vue_export-helper-DlAUqK2U.js">
|
|
|
|
|
<link rel="prefetch" href="/assets/index.html-D-X3NYpd.js" as="script"><link rel="prefetch" href="/assets/index.html-C2wlj1iD.js" as="script"><link rel="prefetch" href="/assets/encrypt.html-6aEZkDQr.js" as="script"><link rel="prefetch" href="/assets/layout.html-BOKlm68K.js" as="script"><link rel="prefetch" href="/assets/markdown.html-CnEKZsYR.js" as="script"><link rel="prefetch" href="/assets/page.html-BijMaPMh.js" as="script"><link rel="prefetch" href="/assets/index.html-CpRt8nVG.js" as="script"><link rel="prefetch" href="/assets/config.html-COdgHc33.js" as="script"><link rel="prefetch" href="/assets/install.html-DXgWoA-r.js" as="script"><link rel="prefetch" href="/assets/index.html-BTG9Yt3K.js" as="script"><link rel="prefetch" href="/assets/404.html-uzrVj4ux.js" as="script"><link rel="prefetch" href="/assets/giscus-7BMGhbDA.js" as="script"><link rel="prefetch" href="/assets/photoswipe.esm-SzV8tJDW.js" as="script">
|
2024-03-28 08:32:35 +08:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div id="app"><!--[--><!--[--><!--[--><span tabindex="-1"></span><a href="#main-content" class="vp-skip-link sr-only">跳至主要內容</a><!--]--><div class="theme-container no-navbar no-sidebar has-toc"><!----><!----><div class="toggle-sidebar-wrapper"><span class="arrow start"></span></div><aside id="sidebar" class="vp-sidebar"><!--[--><!----><!--]--><ul class="vp-sidebar-links"></ul><!--[--><!----><!--]--></aside><!--[--><main id="main-content" class="vp-page"><!--[--><!--[--><!----><!--]--><!----><nav class="vp-breadcrumb disable"></nav><div class="vp-page-title"><h1><span class="font-icon icon fa-fw fa-sm fas fa-gears" style=""></span>布局与功能禁用</h1><!----><hr></div><!----><!--[--><!----><!--]--><div class="theme-hope-content"><p>你可以通过设置页面的 Frontmatter,在页面禁用功能与布局。</p><!-- more --><p>本页面就是一个示例,禁用了如下功能:</p><ul><li>导航栏</li><li>侧边栏</li><li>路径导航</li><li>页面信息</li><li>贡献者</li><li>编辑此页链接</li><li>更新时间</li><li>上一篇/下一篇 链接</li><li>评论</li><li>页脚</li><li>返回顶部按钮</li></ul></div><!--[--><!----><!--]--><footer class="page-meta"><!----><div class="meta-item git-info"><!----><!----></div></footer><!----><div id="vp-comment" class="giscus-wrapper input-top" style="display:none;"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" preserveAspectRatio="xMidYMid" viewBox="0 0 100 100"><circle cx="28" cy="75" r="11" fill="currentColor"><animate attributeName="fill-opacity" begin="0s" dur="1s" keyTimes="0;0.2;1" repeatCount="indefinite" values="0;1;1"></animate></circle><path fill="none" stroke="#88baf0" stroke-width="10" d="M28 47a28 28 0 0 1 28 28"><animate attributeName="stroke-opacity" begin="0.1s" dur="1s" keyTimes="0;0.2;1" repeatCount="indefinite" values="0;1;1"></animate></path><path fill="none" stroke="#88baf0" stroke-width="10" d="M28 25a50 50 0 0 1 50 50"><animate attributeName="stroke-opacity" begin="0.2s" dur="1s" keyTimes="0;0.2;1" repeatCount="indefinite" values="0;1;1"></animate></path></svg></div><!--[--><!----><!--]--><!--]--></main><!--]--><!----></div><!--]--><!--[--><!----><!--]--><!--]--></div>
|
2024-03-28 09:39:41 +08:00
|
|
|
|
<script type="module" src="/assets/app-CblGpfTZ.js" defer></script>
|
2024-03-28 08:32:35 +08:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|