Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
毕凯
2017-04-20 13:43:47 +0800
Commit
5c653e4aec7825d98554171e6a370eb87f30f1d7
2 parents
a98aa1f9
d7a09bcd
Merge branch 'feature/correct' into 'release/5.6'
全球购 See merge request
!509
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
12 deletions
public/scss/product/global/_detail.css
public/scss/product/global/_global_product.css
public/scss/product/global/_list.css
public/scss/product/global/_detail.css
View file @
5c653e4
...
...
@@ -15,8 +15,7 @@
padding
:
0
8px
;
font-size
:
16px
;
height
:
28px
;
display
:
flex
;
align-items
:
center
;
line-height
:
28px
;
span
{
float
:
left
;
...
...
@@ -30,6 +29,7 @@
background-repeat
:
no-repeat
;
background-size
:
cover
;
margin-right
:
10px
;
margin-top
:
2px
;
}
.global-limited
{
...
...
@@ -40,8 +40,7 @@
padding
:
0
5px
;
font-size
:
16px
;
height
:
28px
;
display
:
flex
;
align-items
:
center
;
line-height
:
25px
;
box-sizing
:
border-box
;
}
...
...
@@ -56,7 +55,7 @@
margin
:
0
auto
;
img
{
margin-top
:
3
0
px
;
margin-top
:
3
8
px
;
margin-bottom
:
30px
;
width
:
448px
;
}
...
...
public/scss/product/global/_global_product.css
View file @
5c653e4
...
...
@@ -135,7 +135,7 @@
.recommend-for-you
.swiper-container
.swiper-slide
{
padding
:
0
10px
;
float
:
left
;
width
:
1
56
px
;
width
:
1
84
px
;
}
.recommend-for-you
.swiper-container
.swiper-slide
:first-child
{
...
...
@@ -147,8 +147,8 @@
}
.recommend-for-you
.swiper-container
.swiper-slide
img
{
width
:
100%
;
height
:
208px
;
width
:
156px
;
height
:
202px
;
}
.recommend-for-you
.sale-name
{
...
...
public/scss/product/global/_list.css
View file @
5c653e4
...
...
@@ -85,8 +85,7 @@
padding
:
0
8px
;
font-size
:
16px
;
height
:
28px
;
display
:
flex
;
align-items
:
center
;
line-height
:
28px
;
span
{
float
:
left
;
...
...
@@ -100,8 +99,7 @@
padding
:
0
5px
;
font-size
:
16px
;
height
:
28px
;
display
:
flex
;
align-items
:
center
;
line-height
:
25px
;
box-sizing
:
border-box
;
}
...
...
@@ -143,6 +141,7 @@
background-repeat
:
no-repeat
;
background-size
:
cover
;
margin-right
:
10px
;
margin-top
:
2px
;
}
.sale-price
{
...
...
Please
register
or
login
to post a comment