clumiere

Results 3 issues of clumiere

使用middleway-react-ssr模板初始化后,npm install提示找不到ssr-types模块 ![image](https://user-images.githubusercontent.com/8575828/142889481-bb496f47-c856-4c42-aa61-58e702f943fb.png)

check child null, otherwise when child is zero, it wont display

如果onEndReached异步请求失败,需要重置状态,使得可以再次向下滚动触发onEndReached,resetScroll中直接lastScrollDistance重置为0,导致第一次往上滚动也会触发onEndReached了