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
Plain Diff
Browse Files
Authored by
于良
2016-11-21 15:11:55 +0800
Commit
3196027e1d01e8318053abc43e8a3e16302f0817
2 parents
4058735f
3a2b5d1b
Merge branch 'brand_store' into classify
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 @
3196027
...
...
@@ -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