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
于良
8 years ago
Commit
89e058089c47d0d190f82f2d36a11528ac2ce65d
1 parent
6f3fbdab
启用数据上报 review by days
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/home/components/home/Home.js
js/home/components/home/Home.js
View file @
89e0580
...
...
@@ -688,7 +688,7 @@ export default class Home extends Component {
ref
=
{(
c
)
=>
{
this
.
listView
=
c
;
}}
yh_viewVisible
=
{
fals
e
}
yh_viewVisible
=
{
tru
e
}
contentContainerStyle
=
{
styles
.
contentContainer
}
dataSource
=
{
this
.
dataSource
.
cloneWithRowsAndSections
(
dataSource
)}
renderRow
=
{
this
.
_renderRow
}
...
...
Please
register
or
login
to post a comment