From 0e561f8ed23f715af67b0de97b0d57e0f8cbc6fe Mon Sep 17 00:00:00 2001 From: SunWuyuan Date: Wed, 8 Oct 2025 12:15:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0404=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=EF=BC=8C=E6=8F=90=E4=BE=9B=E5=8F=8B=E5=A5=BD=E7=9A=84=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E6=8F=90=E7=A4=BA=E5=92=8C=E5=AF=BC=E8=88=AA=E9=80=89?= =?UTF-8?q?=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/[...path].vue | 78 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 src/pages/[...path].vue diff --git a/src/pages/[...path].vue b/src/pages/[...path].vue new file mode 100644 index 0000000..e7a0b64 --- /dev/null +++ b/src/pages/[...path].vue @@ -0,0 +1,78 @@ + + + + +