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
于良
2016-11-21 15:11:42 +0800
Commit
3a2b5d1b24d075e45759f834b12403faebdc42c7
1 parent
b78ea23f
UI调整 review by 孙凯
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/brandStore/components/brandStore/brandStoreSubView/Cells/CouponCell.js
js/brandStore/components/brandStore/brandStoreSubView/Cells/CouponCell.js
View file @
3a2b5d1
...
...
@@ -140,7 +140,7 @@ let styles = StyleSheet.create({
justifyContent
:
'center'
,
width
:
Dimensions
.
get
(
'window'
).
width
,
height
:
90
,
backgroundColor
:
'#f
0f0f0
'
,
backgroundColor
:
'#f
7f7f7
'
,
},
row
:
{
...
...
Please
register
or
login
to post a comment