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
于良
9 years ago
Commit
5e09109e7a8ad5a8915934d9872325f85e7d5106
1 parent
ceb03d9d
登录页面优化 review by 盖剑秋
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
js/components/Login.js
js/components/Login.js
View file @
5e09109
...
...
@@ -155,13 +155,12 @@ var styles = StyleSheet.create({
button
:
{
marginLeft
:
20
,
marginRight
:
20
,
backgroundColor
:
'#ffffff'
,
opacity
:
0.5
,
backgroundColor
:
'#b3b3b3'
,
borderWidth
:
0
,
borderRadius
:
5
,
},
buttonText
:
{
color
:
'
black
'
,
color
:
'
#ffffff
'
,
fontSize
:
18
,
},
buttonDelete
:
{
...
...
Please
register
or
login
to post a comment