Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
yh_vendor
·
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
于良
2016-06-16 17:53:38 +0800
Commit
e4cab4bb288f55f9a8dbb2bd72f0772c0e18e1be
1 parent
3309e023
nav bar push 时闪烁修复 review by yewanwan
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/components/NavBar.js
js/components/NavBar.js
View file @
e4cab4b
...
...
@@ -57,7 +57,7 @@ const styles = StyleSheet.create({
backgroundColor
:
'transparent'
,
},
header
:
{
backgroundColor
:
'
#EFEFF2
'
,
backgroundColor
:
'
transparent
'
,
paddingTop
:
0
,
top
:
0
,
height
:
Platform
.
OS
===
'ios'
?
64
:
50
,
...
...
Please
register
or
login
to post a comment