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