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
Kennaki
2017-02-09 15:01:00 +0800
Commit
c44cd434b25a7246cc48f9db4b1573e7d92f84b8
1 parent
a73f57a9
Delete useless log.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
js/guang/containers/ListContainer.js
js/guang/containers/ListContainer.js
View file @
c44cd43
...
...
@@ -95,7 +95,6 @@ class ListContainer extends Component {
}
_onEndReached
()
{
console
.
log
(
'aaaaaaa'
);
InteractionManager
.
runAfterInteractions
(()
=>
{
this
.
props
.
actions
.
getArticleList
();
});
...
...
Please
register
or
login
to post a comment