去掉固定
This commit is contained in:
@@ -88,7 +88,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
icon: 'ep:home-filled',
|
||||
noCache: false,
|
||||
hidden: true,
|
||||
affix: true
|
||||
affix: false
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
icon: 'ep:home-filled',
|
||||
hidden: true,
|
||||
noCache: false,
|
||||
affix: true
|
||||
affix: false
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user