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-02-07 10:06:32 +0800
Commit
f6efe1d659f951d49ea708eb0710de6ece1f34b2
1 parent
3bd7e659
修复参数错误 review by 盖剑秋
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/App.js
js/App.js
View file @
f6efe1d
...
...
@@ -23,7 +23,7 @@ export default function native(platform) {
Guang
(
platform
);
Plustar
(
platform
);
Message
(
platform
)
NewArrival
(
NewArrival
)
NewArrival
(
platform
)
if
(
Platform
.
OS
===
'ios'
)
{
Community
(
platform
);
...
...
Please
register
or
login
to post a comment