Browse Source

docs: 添加404页面说明文档

feige996 7 months ago
parent
commit
8091ec232d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/pages/404/README.md

+ 3 - 0
src/pages/404/README.md

@@ -0,0 +1,3 @@
+# 404 页面
+
+`404页面` 只有在路由不存在时才会显示,如果您不需要可以删除该页面。但是建议保留。