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-04-20 10:17:37 +0800
Commit
09a08393b1936a440bb02e3db409830b7fe0d5e0
1 parent
ff508e7f
修改 大数据埋点bug review by jianqiu
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/newArrival/components/newArrival/FeaturedView.js
js/newArrival/components/newArrival/FeaturedView.js
View file @
09a0839
...
...
@@ -31,7 +31,7 @@ class FeaturedView extends React.Component {
FeaturedView
.
propTypes
=
{
items
:
React
.
PropTypes
.
arrayOf
(
React
.
PropTypes
.
string
React
.
PropTypes
.
any
),
onClick
:
React
.
PropTypes
.
func
,
...
View
.
propTypes
// 包含默认的View的属性
...
...
Please
register
or
login
to post a comment