Toggle navigation
Toggle navigation
This project
Loading...
Sign in
罗广聪
/
ProtectGod
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
罗广聪
2017-09-19 17:56:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
19cd21c86f952a75bf2791edaf666b1d6293e2b2
19cd21c8
1 parent
74a23623
推审核前
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
17 deletions
src/pages/Discover/index.js
src/pages/Discover/index.js
View file @
19cd21c
...
...
@@ -121,7 +121,7 @@ const styles = StyleSheet.create({
backgroundColor
:
"#FFFFFF"
,
justifyContent
:
"center"
,
alignItems
:
"center"
,
borderRadius
:
5
,
borderRadius
:
10
,
marginLeft
:
20
,
marginRight
:
20
,
paddingLeft
:
22
,
...
...
@@ -139,26 +139,11 @@ const styles = StyleSheet.create({
backgroundColor
:
"rgba(255,255,255,0)"
,
flexDirection
:
"row"
,
justifyContent
:
"center"
,
alignItems
:
"center"
},
word
:
{
marginLeft
:
15
,
marginRight
:
15
,
fontSize
:
15
,
lineHeight
:
25
,
color
:
"white"
,
backgroundColor
:
"rgba(0,0,0,0)"
},
button
:
{
width
:
80
,
height
:
40
,
marginTop
:
20
,
backgroundColor
:
"rgba(0,0,0,0.2)"
,
justifyContent
:
"center"
,
alignItems
:
"center"
,
position
:
"absolute"
,
bottom
:
150
,
},
btnImg
:
{
width
:
13
,
height
:
15
,
...
...
Please
register
or
login
to post a comment