chore: abnormal page adjustment

This commit is contained in:
vben
2020-11-03 22:26:26 +08:00
parent 0c28ffa8e6
commit 21a225c2b2
13 changed files with 48 additions and 78 deletions

View File

@@ -5,6 +5,10 @@ const menu: MenuModule = {
name: '异常页',
path: '/exception',
children: [
{
path: '403',
name: '403',
},
{
path: '404',
name: '404',