perf: 缓存首页

This commit is contained in:
xingyu 2022-12-20 15:52:05 +08:00
parent b88f042d20
commit ec0bb01e07

View File

@ -64,7 +64,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
meta: {
title: t('router.home'),
icon: 'ep:home-filled',
noCache: true,
noCache: false,
affix: true
}
}