From ff0ea41b3816a38a2c822e7d75b7ad84f36ce140 Mon Sep 17 00:00:00 2001 From: xiaohuoni <448627663@qq.com> Date: Fri, 2 Jul 2021 10:43:41 +0800 Subject: [PATCH] fix: keep-alive page height --- packages/keep-alive/src/utils/getKeepAliveLayout.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/keep-alive/src/utils/getKeepAliveLayout.tsx b/packages/keep-alive/src/utils/getKeepAliveLayout.tsx index a06a0c6f..940f9f3e 100644 --- a/packages/keep-alive/src/utils/getKeepAliveLayout.tsx +++ b/packages/keep-alive/src/utils/getKeepAliveLayout.tsx @@ -85,9 +85,8 @@ export default class BasicLayout extends React.PureComponent { return ( <> -