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
ZhangTonghai
2017-05-02 10:08:07 +0800
Commit
d6eda078ea0f70695b83775c2d3de046dd4ec6c7
1 parent
acaeac68
去除测试代码
reviewed by days
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/order/containers/ListContainer.js
js/order/containers/ListContainer.js
View file @
d6eda07
...
...
@@ -193,7 +193,7 @@ class ListContainer extends Component {
<
View
style
=
{
styles
.
container
}
>
<
OrderPage
resource
=
{
list
}
showAntiFraud
=
{
true
}
showAntiFraud
=
{
app
.
showAntiFraud
}
onRefresh
=
{
this
.
_onRefresh
}
onLoadMore
=
{
this
.
_onLoadMore
}
orderAction
=
{
this
.
_orderAction
}
...
...
Please
register
or
login
to post a comment