optimize lazyload param

This commit is contained in:
thuhole
2020-07-25 23:25:22 +08:00
parent 48981d5152
commit e492d6ef92

View File

@@ -981,7 +981,7 @@ function FlowChunk(props) {
{props.list.map((info, ind) => (
<LazyLoad
key={info.pid}
offset={200}
offset={500}
height="15em"
hiddenIfInvisible={false}
>