mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-11-01 13:05:53 +08:00
perf: 缓存首页
This commit is contained in:
@ -64,7 +64,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
|||||||
meta: {
|
meta: {
|
||||||
title: t('router.home'),
|
title: t('router.home'),
|
||||||
icon: 'ep:home-filled',
|
icon: 'ep:home-filled',
|
||||||
noCache: true,
|
noCache: false,
|
||||||
affix: true
|
affix: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user