diff --git a/packages/taro-router/src/router/route.tsx b/packages/taro-router/src/router/route.tsx index b18b6e4e663f..691da08aa7cb 100644 --- a/packages/taro-router/src/router/route.tsx +++ b/packages/taro-router/src/router/route.tsx @@ -147,7 +147,7 @@ class Route extends Taro.Component {
+ style={{ minHeight: '100%' }}>
)