From 3c090db0cbdb18adc2e890bb35561bf7be860981 Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Wed, 16 Oct 2024 10:41:36 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E4=BC=BC=E4=B9=8E=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E4=BA=86=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/theme.ts | 3 --- docs/dev/cookie.md | 11 +++-------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index 43824857..d3e124f6 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -102,9 +102,6 @@ export default hopeTheme({ // 在启用之前安装 mathjax-full // mathjax: true, - // 在启用之前安装 mermaid - // mermaid: true, - // playground: { // presets: ["ts", "vue"], // }, diff --git a/docs/dev/cookie.md b/docs/dev/cookie.md index 13c24366..be7b16a8 100644 --- a/docs/dev/cookie.md +++ b/docs/dev/cookie.md @@ -67,14 +67,9 @@ class WeiboSite(CookieSite): 目前整体的调度逻辑是: -```mermaid - - -``` - -