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-05-30 09:58:46 +0800
Commit
7016d73e25d7db875bb1007136f3dd1e002ddbee
1 parent
790380e6
change aboutus background color.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/components/AboutUs.js
js/components/AboutUs.js
View file @
7016d73
...
...
@@ -42,7 +42,7 @@ const styles = StyleSheet.create({
flexDirection
:
'column'
,
justifyContent
:
'center'
,
alignItems
:
'center'
,
backgroundColor
:
'
#F5FCFF
'
,
backgroundColor
:
'
white
'
,
height
:
Dimensions
.
get
(
'window'
).
height
,
},
name
:
{
...
...
Please
register
or
login
to post a comment