From 8091ec232dfcba4f29ec145a955669b546566979 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Mon, 29 Sep 2025 20:33:35 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0404=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/404/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/pages/404/README.md diff --git a/src/pages/404/README.md b/src/pages/404/README.md new file mode 100644 index 0000000..ecc8aa4 --- /dev/null +++ b/src/pages/404/README.md @@ -0,0 +1,3 @@ +# 404 页面 + +`404页面` 只有在路由不存在时才会显示,如果您不需要可以删除该页面。但是建议保留。 \ No newline at end of file