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
Zhu-Arthur
2018-09-19 21:36:29 +0800
Commit
aa13d1b8ede95f0416c0c46c06404b0cc7026c25
1 parent
490a9c47
fix 粘性 review by 陈林
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
js/alliance/components/Home.js
js/alliance/components/Home.js
View file @
aa13d1b
...
...
@@ -226,7 +226,8 @@ let styles = StyleSheet.create({
backgroundColor
:
'#e0e0e0'
},
contentContainer
:
{
flexDirection
:
'column'
,
flexDirection
:
'row'
,
flexWrap
:
'wrap'
,
backgroundColor
:
'white'
},
listContainer
:
{
...
...
Please
register
or
login
to post a comment