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
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
8 years ago
Commit
76540d98fa1b11b4fd6cea0b431b2bd9be72fe36
1 parent
452dc701
some-css-modified
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
363 additions
and
403 deletions
public/scss/cart/_order-ensure.css
public/scss/feature/_anchor.css
public/scss/feature/_swiper.min.css
public/scss/guang/_star-classroom.css
public/scss/home/_fav.css
public/scss/home/_message.css
public/scss/home/_personal-details.css
public/scss/cart/_order-ensure.css
View file @
76540d9
...
...
@@ -203,14 +203,14 @@
li
{
border-bottom
:
1px
solid
#fff
;
padding
:
0
40px
;
}
&:last-child
{
border-bottom
:
none
;
}
li
>
i
{
float
:
right
;
}
i
{
float
:
right
;
}
li
:last-child
{
border-bottom
:
none
;
}
li
.dispatch-time-info
{
...
...
@@ -318,9 +318,9 @@
width
:
100%
;
height
:
100%
;
background
:
#000
;
filter
:
alpha
(
opacity
=
70
);
/*IE滤镜,透明度70%*/
-moz-opacity
:
0.7
;
/*Firefox私有,透明度70%*/
opacity
:
0.7
;
/*其他,透明度70%*/
filter
:
alpha
(
opacity
=
70
);
-moz-opacity
:
0.7
;
opacity
:
0.7
;
}
span
{
...
...
@@ -401,7 +401,6 @@
.name
{
font-size
:
32px
;
max-width
:
70%
;
text-overflow
:
-o-ellipsis-lastline
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
display
:
-webkit-box
;
...
...
public/scss/feature/_anchor.css
View file @
76540d9
...
...
@@ -51,7 +51,7 @@ body {
color
:
#333
;
text-align
:
center
;
font-size
:
12px
;
font-family
:
helvetica
,
Arial
,
黑体
;
font-family
:
helvetica
,
Arial
,
黑体
;
}
ul
,
...
...
@@ -118,7 +118,6 @@ body {
display
:
none
;
}
/*顶悬浮*/
&
.fixnav
{
position
:
fixed
;
top
:
0
;
...
...
@@ -150,33 +149,3 @@ body {
height
:
100%
;
}
}
/*弹窗*/
.tc_box
{
position
:
fixed
;
width
:
100%
;
height
:
100%
;
top
:
0
;
left
:
0
;
margin
:
0
auto
;
display
:
none
;
z-index
:
1000
;
}
.tc_bg
{
width
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
0.5
);
margin
:
0
auto
;
z-index
:
1001
;
}
.tc_con
{
position
:
fixed
;
top
:
50%
;
left
:
3.9%
;
width
:
92.2%
;
margin-top
:
-200px
;
z-index
:
1000000
;
display
:
block
;
}
\ No newline at end of file
...
...
public/scss/feature/_swiper.min.css
View file @
76540d9
@charset
"utf-8"
;
/* CSS Document */
/**
* Swiper 3.1.7
* Most modern mobile touch slider and framework with hardware accelerated transitions
*
*
* http://www.idangero.us/swiper/
*
*
* Copyright 2015, Vladimir Kharlampidi
* The iDangero.us
* http://www.idangero.us/
*
*
* Licensed under MIT
*
*
* Released on: October 10, 2015
*/
.swiper-container
{
margin
:
0
auto
;
position
:
relative
;
overflow
:
hidden
;
/*z-index: 1*/
}
.swiper-container-no-flexbox
.swiper-slide
{
...
...
public/scss/guang/_star-classroom.css
View file @
76540d9
...
...
@@ -27,7 +27,7 @@
&:link,
&:visited,
&:hover,
&:active
d
{
&:active
{
color
:
#000
;
}
}
...
...
@@ -681,7 +681,6 @@
font-size
:
24px
;
text-align
:
center
;
line-height
:
50px
;
/*display: none;*/
}
}
...
...
@@ -808,7 +807,6 @@
.forward
{
width
:
40px
;
height
:
28px
;
position
:
absolute
;
right
:
23px
;
margin-left
:
45px
;
...
...
@@ -1035,4 +1033,4 @@
}
}
}
}
\ No newline at end of file
}
...
...
public/scss/home/_fav.css
View file @
76540d9
...
...
@@ -9,32 +9,32 @@
border-bottom
:
1px
solid
#e0e0e0
;
color
:
#b0b0b0
;
font-size
:
26px
;
}
li
{
width
:
50%
;
height
:
100%
;
float
:
left
;
text-align
:
center
;
.fav-tab
>
li
{
width
:
50%
;
height
:
100%
;
float
:
left
;
text-align
:
center
;
&.active
{
color
:
#444
;
}
&.active
{
color
:
#444
;
}
&
:nth-last-of-type
(
1
)
{
float
:
right
;
position
:
relative
;
&:after
{
content
:
""
;
display
:
block
;
width
:
1px
;
height
:
44px
;
position
:
absolute
;
left
:
0
;
top
:
22px
;
background
:
#b0b0b0
;
}
}
&
:nth-last-of-type
(
1
)
{
float
:
right
;
position
:
relative
;
}
&
:nth-last-of-type
(
1
)
:after
{
content
:
""
;
display
:
block
;
width
:
1px
;
height
:
44px
;
position
:
absolute
;
left
:
0
;
top
:
22px
;
background
:
#b0b0b0
;
}
}
...
...
@@ -47,24 +47,6 @@
display
:
block
;
}
.fav-null
{
font-size
:
22px
;
color
:
#444
;
display
:
block
;
margin-top
:
100px
;
text-align
:
center
;
&:before
{
content
:
""
;
display
:
block
;
width
:
188px
;
height
:
171px
;
background
:
resolve
(
"home/fav/fav-null.png"
);
background-size
:
100%
100%
;
margin
:
0
auto
45px
;
}
}
.go-shopping
{
width
:
472px
;
height
:
88px
;
...
...
@@ -77,252 +59,264 @@
font-size
:
26px
;
border-radius
:
0.2rem
;
}
}
.fav-product-list
{
list-style
:
none
;
margin-left
:
30px
;
.fav-content
.fav-null
{
font-size
:
22px
;
color
:
#444
;
display
:
block
;
margin-top
:
100px
;
text-align
:
center
;
li
{
height
:
auto
;
overflow
:
hidden
;
margin-top
:
20px
;
}
&:before
{
content
:
""
;
display
:
block
;
width
:
188px
;
height
:
171px
;
background
:
resolve
(
"home/fav/fav-null.png"
);
background-size
:
100%
100%
;
margin
:
0
auto
45px
;
}
}
.fav-img-box
{
width
:
90px
;
height
:
120px
;
float
:
left
;
margin-right
:
24px
;
img
{
display
:
block
;
overflow
:
hidden
;
width
:
100%
;
height
:
100%
;
}
}
.fav-content
.fav-product-list
{
list-style
:
none
;
margin-left
:
30px
;
.fav-info-list
{
color
:
#444
;
font-size
:
24px
;
border-bottom
:
1px
solid
#e0e0e0
;
padding-bottom
:
20px
;
height
:
140px
;
overflow
:
hidden
;
position
:
relative
;
li
{
height
:
auto
;
overflow
:
hidden
;
margin-top
:
20px
;
}
h2
{
width
:
430px
;
text-overflow
:
ellipsis
;
}
.fav-img-box
{
width
:
90px
;
height
:
120px
;
float
:
left
;
margin-right
:
24px
;
}
.fav-price
{
.new-price
{
color
:
#d1021c
;
}
.fav-img-box
img
{
display
:
block
;
overflow
:
hidden
;
width
:
100%
;
height
:
100%
;
}
.price-underline
{
text-decoration
:
line-through
;
margin-left
:
15px
;
color
:
#b0b0b0
;
}
}
.fav-info-list
{
color
:
#444
;
font-size
:
24px
;
border-bottom
:
1px
solid
#e0e0e0
;
padding-bottom
:
20px
;
height
:
140px
;
overflow
:
hidden
;
position
:
relative
;
}
.save-price
{
position
:
absolute
;
bottom
:
20px
;
left
:
0
;
width
:
100%
;
min-height
:
24px
;
&.save-price-number
{
text-indent
:
42px
;
color
:
#b0b0b0
;
padding-top
:
3px
;
&:before
{
content
:
""
;
display
:
block
;
background
:
url("/home/fav/save-price.png")
;
width
:
32px
;
height
:
32px
;
position
:
absolute
;
top
:
50%
;
left
:
0
;
margin-top
:
-16px
;
}
span
{
margin-left
:
15px
;
}
.del-fav
{
text-indent
:
0
;
margin-left
:
0
;
}
}
span
{
color
:
#d1021c
;
&.sell-out
{
padding
:
5px
18px
;
color
:
#fffefe
;
border-radius
:
20px
;
background
:
#7f7f7f
;
font-size
:
22px
;
}
&
.del-fav
{
width
:
2rem
;
height
:
1.5rem
;
line-height
:
1.5rem
;
position
:
absolute
;
top
:
50%
;
margin-top
:
-0.75rem
;
right
:
0
;
color
:
#999
;
padding-right
:
0.75rem
;
text-align
:
right
;
}
}
}
}
.fav-info-list
h2
{
width
:
430px
;
text-overflow
:
ellipsis
;
}
.fav-info-list
.fav-price
.new-price
{
color
:
#d1021c
;
}
/*品牌收藏*/
.fav-info-list
.fav-price
.price-underline
{
text-decoration
:
line-through
;
margin-left
:
15px
;
color
:
#b0b0b0
;
}
.fav-info-list
.save-price
{
position
:
absolute
;
bottom
:
20px
;
left
:
0
;
width
:
100%
;
min-height
:
24px
;
}
.fav-info-list
.save-price
span
{
color
:
#d1021c
;
}
.fav-info-list
.save-price
.sell-out
{
padding
:
5px
18px
;
color
:
#fffefe
;
border-radius
:
20px
;
background
:
#7f7f7f
;
font-size
:
22px
;
}
.fav-brand-swiper
{
.fav-info-list
.save-price
.del-fav
{
width
:
2rem
;
height
:
1.5rem
;
line-height
:
1.5rem
;
position
:
absolute
;
top
:
50%
;
margin-top
:
-0.75rem
;
right
:
0
;
color
:
#999
;
padding-right
:
0.75rem
;
text-align
:
right
;
}
.fav-info-list
.save-price-number
{
text-indent
:
42px
;
color
:
#b0b0b0
;
padding-top
:
3px
;
}
.fav-info-list
.save-price-number
:before
{
content
:
""
;
display
:
block
;
background
:
url("/home/fav/save-price.png")
;
width
:
32px
;
height
:
32px
;
position
:
absolute
;
top
:
50%
;
left
:
0
;
margin-top
:
-16px
;
}
.fav-info-list
.save-price-number
span
{
margin-left
:
15px
;
}
.fav-info-list
.save-price-number
.del-fav
{
text-indent
:
0
;
margin-left
:
0
;
}
}
.fav-content
.fav-brand-swiper
{
border-top
:
1px
solid
#e0e0e0
;
border-bottom
:
28px
solid
#f0f0f0
;
position
:
relative
;
&:nth-of-type(1)
{
border-top
:
0
;
}
&
:after
{
content
:
""
;
position
:
absolute
;
left
:
0
;
bottom
:
-2px
;
border-top
:
1px
solid
#e0e0e0
;
border-bottom
:
28px
solid
#f0f0f0
;
position
:
relative
;
display
:
block
;
width
:
100%
;
height
:
1px
;
}
}
&:nth-of-type(1)
{
border-top
:
0
;
}
.fav-content
.fav-brand-swiper
.swiper-header
{
height
:
100px
;
padding
:
20px
30px
;
display
:
inline-block
;
position
:
relative
;
width
:
100%
;
box-sizing
:
border-box
;
&
:after
{
content
:
""
;
position
:
absolute
;
left
:
0
;
bottom
:
-2px
;
border-top
:
1px
solid
#e0e0e0
;
display
:
block
;
width
:
100%
;
height
:
1px
;
.swiper-logo
{
height
:
100%
;
display
:
inline-block
;
float
:
left
;
margin-right
:
45px
;
}
.swiper-logo
>
img
{
max-height
:
100%
;
vertical-align
:
middle
;
}
.brand-info
{
float
:
left
;
.brand-name
{
font-size
:
28px
;
b
{
color
:
#b0b0b0
;
font-weight
:
normal
;
}
}
.swiper-header
{
height
:
100px
;
padding
:
20px
30px
;
display
:
inline-block
;
position
:
relative
;
width
:
100%
;
box-sizing
:
border-box
;
.swiper-logo
{
height
:
100%
;
display
:
inline-block
;
float
:
left
;
margin-right
:
45px
;
>
img
{
max-height
:
100%
;
vertical-align
:
middle
;
}
.brand-update
{
font-size
:
22px
;
b
{
color
:
#b0b0b0
;
font-weight
:
normal
;
}
.brand-info
{
float
:
left
;
.brand-new
{
color
:
#86bf4a
;
margin-right
:
24px
;
}
.brand-name
{
font-size
:
28px
;
.brand-discount
{
color
:
#d1021c
;
}
}
}
.fav-more
{
width
:
2.5rem
;
height
:
2.5rem
;
position
:
absolute
;
top
:
0
;
right
:
0
;
&:after
{
background
:
url("/home/fav/fav-more.png")
;
width
:
18px
;
height
:
29px
;
position
:
absolute
;
top
:
50%
;
right
:
30px
;
margin-top
:
-15px
;
content
:
""
;
}
}
}
b
{
color
:
#b0b0b0
;
font-weight
:
normal
;
}
}
.fav-content
.fav-brand-swiper
.swiper-container
{
height
:
365px
;
margin
:
0
30px
;
.brand-update
{
font-size
:
22px
;
.swiper-slide
{
width
:
255px
;
height
:
100%
;
float
:
left
;
padding-right
:
30px
;
b
{
color
:
#b0b0b0
;
font-weight
:
normal
;
}
&:nth-last-of-type(1)
{
padding-right
:
0
;
}
.brand-new
{
color
:
#86bf4a
;
margin-right
:
24px
;
}
img
{
display
:
block
;
width
:
100%
;
height
:
300px
;
overflow
:
hidden
;
}
.brand-discount
{
color
:
#d1021c
;
}
}
}
.brand-product
{
height
:
65px
;
line-height
:
65px
;
text-align
:
center
;
font-size
:
22px
;
.fav-more
{
width
:
2.5rem
;
height
:
2.5rem
;
position
:
absolute
;
top
:
0
;
right
:
0
;
&:after
{
background
:
url("/home/fav/fav-more.png")
;
width
:
18px
;
height
:
29px
;
position
:
absolute
;
top
:
50%
;
right
:
30px
;
margin-top
:
-15px
;
content
:
""
;
}
.price-discount
span
{
color
:
#d1021c
;
}
}
.swiper-container
{
height
:
365px
;
margin
:
0
30px
;
.swiper-slide
{
width
:
255px
;
height
:
100%
;
float
:
left
;
padding-right
:
30px
;
&:nth-last-of-type(1)
{
padding-right
:
0
;
}
img
{
display
:
block
;
width
:
100%
;
height
:
300px
;
overflow
:
hidden
;
}
.brand-product
{
height
:
65px
;
line-height
:
65px
;
text-align
:
center
;
font-size
:
22px
;
.price-discount
{
span
{
color
:
#d1021c
;
}
b
{
color
:
#b0b0b0
;
text-decoration
:
line-through
;
font-weight
:
normal
;
margin-left
:
13px
;
}
}
}
.price-discount
b
{
color
:
#b0b0b0
;
text-decoration
:
line-through
;
font-weight
:
normal
;
margin-left
:
13px
;
}
}
}
...
...
public/scss/home/_message.css
View file @
76540d9
...
...
@@ -30,38 +30,38 @@
.ticket-btn
{
width
:
580px
;
}
.ticket-btn-c
{
width
:
420px
;
border-top
:
solid
1px
#e0e0e0
;
clear
:
both
;
margin
:
55px
auto
0
;
.ticket-btn
.ticket-btn-c
{
width
:
420px
;
border-top
:
solid
1px
#e0e0e0
;
clear
:
both
;
margin
:
55px
auto
0
;
div
{
width
:
200px
;
margin
:
-25px
auto
0
;
height
:
54px
;
background-color
:
#fff
;
a
{
width
:
152px
;
height
:
50px
;
border
:
solid
2px
#d0021b
;
color
:
#fff
;
font-size
:
24px
;
display
:
block
;
text-align
:
center
;
line-height
:
50px
;
border-radius
:
25px
;
margin
:
0
auto
;
background-color
:
#d0021b
;
}
div
{
width
:
200px
;
margin
:
-25px
auto
0
;
height
:
54px
;
background-color
:
#fff
;
a
{
width
:
152px
;
height
:
50px
;
border
:
solid
2px
#d0021b
;
color
:
#fff
;
font-size
:
24px
;
display
:
block
;
text-align
:
center
;
line-height
:
50px
;
border-radius
:
25px
;
margin
:
0
auto
;
background-color
:
#d0021b
;
}
.disable
{
background-color
:
#b0b0b0
;
color
:
#fff
;
border-color
:
#b0b0b0
;
}
.disable
{
background-color
:
#b0b0b0
;
color
:
#fff
;
border-color
:
#b0b0b0
;
}
}
}
...
...
@@ -174,65 +174,65 @@
.ticket-list
{
padding-top
:
30px
;
}
.ticket
{
margin-bottom
:
30px
;
width
:
580px
;
.ticket-list
.ticket
{
margin-bottom
:
30px
;
width
:
580px
;
height
:
168px
;
background-image
:
resolve
(
"home/employ/employ2.png"
);
background-position
:
top
center
;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
.left
{
width
:
200px
;
height
:
168px
;
background-image
:
resolve
(
"home/employ/employ2.png"
);
background-position
:
top
center
;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
.left
{
width
:
200px
;
height
:
168px
;
color
:
#fff
;
font-size
:
90px
;
line-height
:
168px
;
text-align
:
center
;
float
:
left
;
overflow
:
hidden
;
color
:
#fff
;
font-size
:
90px
;
line-height
:
168px
;
text-align
:
center
;
float
:
left
;
overflow
:
hidden
;
span
{
float
:
left
;
margin-left
:
10px
;
font-size
:
50px
;
}
span
{
float
:
left
;
margin-left
:
10px
;
font-size
:
50px
;
}
div
{
overflow
:
hidden
;
}
div
{
overflow
:
hidden
;
}
}
.right
{
width
:
270px
;
padding
:
30px
0
;
height
:
168px
;
float
:
left
;
.right
{
width
:
270px
;
padding
:
30px
0
;
height
:
168px
;
float
:
left
;
.first
{
width
:
240px
;
overflow
:
hidden
;
font-size
:
26px
;
line-height
:
40px
;
height
:
80px
;
}
p
{
font-size
:
18px
;
color
:
#fff
;
line-height
:
30px
;
}
.first
{
width
:
240px
;
overflow
:
hidden
;
font-size
:
26px
;
line-height
:
40px
;
height
:
80px
;
}
.btn
{
width
:
110px
;
height
:
168px
;
float
:
left
;
display
:
block
;
p
{
font-size
:
18px
;
color
:
#fff
;
line-height
:
30px
;
}
}
.btn
{
width
:
110px
;
height
:
168px
;
float
:
left
;
display
:
block
;
}
}
}
}
...
...
public/scss/home/_personal-details.css
View file @
76540d9
...
...
@@ -17,6 +17,7 @@
height
:
100px
;
line-height
:
100px
;
}
height
:
80px
;
border-bottom
:
1px
solid
#e0e0e0
;
...
...
@@ -31,6 +32,7 @@
&:first-of-type
{
color
:
#444
;
}
width
:
42
%;
height
:
100
%;
line-height
:
80px
;
...
...
@@ -56,21 +58,21 @@
overflow
:
hidden
;
display
:
block
;
position
:
relative
;
}
i
{
width
:
72px
;
height
:
32px
;
overflow
:
hidden
;
display
:
block
;
position
:
absolute
;
right
:
40px
;
top
:
50%
;
transform
:
translateY
(
-50%
);
}
.grade
i
{
width
:
72px
;
height
:
32px
;
overflow
:
hidden
;
display
:
block
;
position
:
absolute
;
right
:
40px
;
top
:
50%
;
transform
:
translateY
(
-50%
);
}
span
{
color
:
#b0b0b0
;
}
.grade
span
{
color
:
#b0b0b0
;
}
.vip-3
{
...
...
Please
register
or
login
to post a comment