LiteyukiBot/demo/disable.html

41 lines
6.2 KiB
HTML
Raw Normal View History

<!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>
<meta property="og:url" content="https://vuepress-theme-hope-docs-demo.netlify.app/LiteyukiBot/demo/disable.html"><meta property="og:site_name" content="文档演示"><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="Mr.Hope"><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":"Mr.Hope","url":"https://mister-hope.com"}]}</script><title>布局与功能禁用 | 文档演示</title><meta name="description" content="你可以通过设置页面的 Frontmatter在页面禁用功能与布局。 本页面就是一个示例,禁用了如下功能: 导航栏 侧边栏 路径导航 页面信息 贡献者 编辑此页链接 更新时间 上一篇/下一篇 链接 评论 页脚 返回顶部按钮">
<link rel="preload" href="/LiteyukiBot/assets/style-DhAQpFep.css" as="style"><link rel="stylesheet" href="/LiteyukiBot/assets/style-DhAQpFep.css">
<link rel="modulepreload" href="/LiteyukiBot/assets/app-BYnUfdg1.js"><link rel="modulepreload" href="/LiteyukiBot/assets/disable.html-OPQl2VYW.js"><link rel="modulepreload" href="/LiteyukiBot/assets/plugin-vue_export-helper-DlAUqK2U.js">
<link rel="prefetch" href="/LiteyukiBot/assets/index.html-CXXUcnPs.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/index.html-DDB0PI-4.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/encrypt.html-C4mjmBNR.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/layout.html-Bx03pogv.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/markdown.html-DpbWIrbc.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/page.html-DH07K8Qr.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/index.html-BK-fZbfa.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/index.html-DwdAzt6b.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/baz.html-aCuC0nt8.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/index.html-BGqtMrmu.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/ray.html-D7XHrIsG.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/404.html-CGEyd3Jw.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/giscus-7BMGhbDA.js" as="script"><link rel="prefetch" href="/LiteyukiBot/assets/photoswipe.esm-SzV8tJDW.js" as="script">
</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>
<script type="module" src="/LiteyukiBot/assets/app-BYnUfdg1.js" defer></script>
</body>
</html>