mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:13:40 +08:00
chore: abnormal page adjustment
This commit is contained in:
@@ -5,6 +5,10 @@ const menu: MenuModule = {
|
||||
name: '异常页',
|
||||
path: '/exception',
|
||||
children: [
|
||||
{
|
||||
path: '403',
|
||||
name: '403',
|
||||
},
|
||||
{
|
||||
path: '404',
|
||||
name: '404',
|
||||
|
Reference in New Issue
Block a user