forked from newthuhole/hole_thu_frontend
try to make it smoother
This commit is contained in:
@@ -976,9 +976,9 @@ function FlowChunk(props) {
|
||||
{props.list.map((info, ind) => (
|
||||
<LazyLoad
|
||||
key={info.pid}
|
||||
offset={1500}
|
||||
offset={200}
|
||||
height="15em"
|
||||
hiddenIfInvisible={true}
|
||||
hiddenIfInvisible={false}
|
||||
>
|
||||
<div>
|
||||
{!!(
|
||||
|
||||
Reference in New Issue
Block a user