From 9de04ddaa40b35eddefbfb69a71e48cbe8a69ce8 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Sun, 25 Jun 2023 14:40:15 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=AE=8C=E5=96=84=E5=BF=AB=E9=80=9F?= =?UTF-8?q?=E5=BC=80=E5=A7=8B=E5=AE=9E=E4=BE=8B=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- docs/guide/index.md | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fc1a0b08..e25a0d53 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,4 @@ coverage auto-imports.d.ts components.d.ts -docs/.vitepress/cache/deps +docs/.vitepress/cache diff --git a/docs/guide/index.md b/docs/guide/index.md index 346fea8c..45d1f09e 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -121,6 +121,14 @@ app.mount("#app");