Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李犇
2017-03-27 14:20:43 +0800
Commit
1c1a7ac842dc4d0d0927a7965dd86e1172ba1841
1 parent
98374885
去除onChangeVisibleRows方法的调用(猜你喜欢提示)——review by 于良
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
js/home/components/home/Home.js
js/home/components/home/Home.js
View file @
1c1a7ac
...
...
@@ -766,9 +766,6 @@ export default class Home extends Component {
}}
renderFooter
=
{
this
.
_renderFooter
}
onScroll
=
{
this
.
_onScroll
}
onChangeVisibleRows
=
{
this
.
_onChangeVisibleRows
}
onMomentumScrollBegin
=
{
this
.
_onMomentumScrollBegin
}
onMomentumScrollEnd
=
{
this
.
_onMomentumScrollEnd
}
/
>
}
...
...
Please
register
or
login
to post a comment