Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
7 years ago
Commit
e1e417b7e2c23e3674cefa43885d469cda05ce9b
1 parent
e1e99e3d
style lint
Hide whitespace changes
Inline
Side-by-side
Showing
41 changed files
with
427 additions
and
558 deletions
public/scss/3party/_activate.css
public/scss/3party/_material-new.css
public/scss/3party/_material.css
public/scss/_share.css
public/scss/about/_contact.css
public/scss/about/_link.css
public/scss/about/_privacy.css
public/scss/about/_yohobuy.css
public/scss/cart/_cart-togetherGoods.css
public/scss/cart/_goods-detail.css
public/scss/channel/_brand.css
public/scss/channel/_index-pliffy.css
public/scss/common/_base.css
public/scss/common/_common.css
public/scss/common/_header.css
public/scss/common/_list.css
public/scss/guang/_base.css
public/scss/guang/_detail.css
public/scss/home/_brand.css
public/scss/home/_index-pliffy.css
public/scss/home/_my-vip.css
public/scss/home/_order-block.css
public/scss/home/_order-detail.css
public/scss/home/_red-envelopes.css
public/scss/home/_returns-apply.css
public/scss/home/_user-info.css
public/scss/news/_base.css
public/scss/news/_detail.css
public/scss/passport/_register.css
public/scss/passport/_relate.css
public/scss/product/_detail.css
public/scss/product/_filter-box.css
public/scss/product/_left-content.css
public/scss/product/_shop-index.css
public/scss/product/global/_detail.css
public/scss/product/outlets/_channel.css
public/scss/product/students/_index.css
public/scss/service/_index.css
public/scss/shopping/_cashondelivery.css
public/scss/shopping/_pay.css
public/scss/shopping/_wxpay.css
public/scss/3party/_activate.css
View file @
e1e417b
.activate-count-page
{
margin
:
auto
;
font-family
:
"微软雅黑"
;
font-family
:
"微软雅黑"
,
sans-serif
;
font-size
:
14px
;
.logo
{
...
...
@@ -66,9 +66,6 @@
table
{
width
:
90%
;
margin
:
35px
auto
;
}
table
{
table-layout
:
fixed
;
empty-cells
:
show
;
border-collapse
:
collapse
;
...
...
public/scss/3party/_material-new.css
View file @
e1e417b
@import
"../product/index"
;
.product-material-new
{
font-family
:
"微软雅黑"
;
font-family
:
"微软雅黑"
,
sans-serif
;
font-size
:
14px
;
.logo
{
...
...
public/scss/3party/_material.css
View file @
e1e417b
.product-material
{
margin
:
auto
;
font-family
:
"微软雅黑"
;
font-family
:
"微软雅黑"
,
sans-serif
;
font-size
:
14px
;
.logo
{
...
...
@@ -164,9 +164,6 @@
table
{
width
:
90%
;
margin
:
35px
auto
;
}
table
{
table-layout
:
fixed
;
empty-cells
:
show
;
border-collapse
:
collapse
;
...
...
public/scss/_share.css
View file @
e1e417b
...
...
@@ -26,7 +26,7 @@
width
:
282px
;
height
:
302px
;
text-align
:
center
;
font-family
:
Microsoft
Yahei
,
Arial
,
Verdana
;
font-family
:
Microsoft
Yahei
,
Arial
,
Verdana
,
sans-serif
;
em,
em
i
{
...
...
public/scss/about/_contact.css
View file @
e1e417b
...
...
@@ -7,7 +7,7 @@
.text-title
{
border-bottom
:
#f00
4px
solid
;
font-family
:
微软雅黑
;
font-family
:
微软雅黑
,
sans-serif
;
font-weight
:
bold
;
height
:
100px
;
line-height
:
100px
;
...
...
public/scss/about/_link.css
View file @
e1e417b
...
...
@@ -7,7 +7,7 @@
.text-title
{
border-bottom
:
#f00
4px
solid
;
font-family
:
微软雅黑
;
font-family
:
微软雅黑
,
sans-serif
;
height
:
100px
;
line-height
:
100px
;
font-weight
:
bold
;
...
...
public/scss/about/_privacy.css
View file @
e1e417b
...
...
@@ -7,7 +7,7 @@
.text-title
{
border-bottom
:
#f00
4px
solid
;
font-family
:
微软雅黑
;
font-family
:
"微软雅黑"
,
sans-serif
;
font-weight
:
bold
;
height
:
100px
;
line-height
:
100px
;
...
...
public/scss/about/_yohobuy.css
View file @
e1e417b
...
...
@@ -7,7 +7,7 @@
.text-title
{
border-bottom
:
#f00
4px
solid
;
font-family
:
微软雅黑
;
font-family
:
"微软雅黑"
,
sans-serif
;
font-weight
:
bold
;
height
:
100px
;
line-height
:
100px
;
...
...
public/scss/cart/_cart-togetherGoods.css
View file @
e1e417b
...
...
@@ -169,7 +169,7 @@
del
{
font-size
:
13px
;
font-family
:
arial
;
font-family
:
arial
,
sans-serif
;
}
}
...
...
@@ -227,6 +227,18 @@
width
:
275px
;
float
:
left
;
text-align
:
left
;
.show-size-box
{
*
zoom
:
1
;
}
.show-size-box
:after
{
content
:
""
;
display
:
block
;
clear
:
both
;
height
:
auto
;
overflow
:
hidden
;
}
}
dd
.color-box
{
...
...
@@ -242,20 +254,6 @@
line-height
:
23px
;
}
dt
{
.show-size-box
{
*
zoom
:
1
;
}
.show-size-box
:after
{
content
:
""
;
display
:
block
;
clear
:
both
;
height
:
auto
;
overflow
:
hidden
;
}
}
.color-box
{
&
>
ul
{
zoom
:
1
;
...
...
public/scss/cart/_goods-detail.css
View file @
e1e417b
...
...
@@ -186,7 +186,7 @@
.price
.newprice
b
{
font-size
:
22px
;
font-family
:
arial
;
font-family
:
arial
,
sans-serif
;
}
}
...
...
public/scss/channel/_brand.css
View file @
e1e417b
...
...
@@ -9,6 +9,7 @@
.brands-tabs
{
position
:
relative
;
width
:
100%
;
a
{
display
:
block
;
...
...
@@ -22,6 +23,7 @@
li
{
float
:
left
;
margin-left
:
10px
;
p
{
display
:
block
;
...
...
@@ -35,6 +37,12 @@
z-index
:
3
;
}
a
{
position
:
relative
;
width
:
222px
;
height
:
180px
;
}
.g-mask
{
opacity
:
0.4
;
}
...
...
@@ -45,11 +53,18 @@
}
}
li
:first-child
{
margin-left
:
0
;
}
.hover-contain
{
height
:
30px
;
position
:
relative
;
border-bottom
:
1px
solid
#dfdfdf
;
.hoverarr
{
height
:
5px
;
width
:
222px
;
background-color
:
#3d3d3d
;
position
:
absolute
;
bottom
:
0
;
...
...
@@ -175,33 +190,6 @@
width
:
1150px
;
}
.brands-tabs
{
width
:
100%
;
li
{
margin-left
:
10px
;
a
{
position
:
relative
;
width
:
222px
;
height
:
180px
;
}
}
li
:first-child
{
margin-left
:
0
;
}
.hover-contain
{
height
:
30px
;
.hoverarr
{
height
:
5px
;
width
:
222px
;
}
}
}
.brands-ad
,
.brands-logo
{
margin
:
20px
0
;
...
...
@@ -427,6 +415,8 @@
.news-txt
{
float
:
right
;
width
:
342px
;
height
:
394px
;
padding
:
20px
16px
;
border
:
1px
solid
#000
;
overflow
:
hidden
;
...
...
@@ -464,11 +454,6 @@
font-size
:
22px
;
}
}
.news-txt
{
width
:
342px
;
height
:
394px
;
}
}
.ads
{
...
...
public/scss/channel/_index-pliffy.css
View file @
e1e417b
...
...
@@ -37,8 +37,8 @@
margin-top
:
14px
;
}
/* 热门推荐模板样式 */
.home-page
{
/* 热门推荐模板样式 */
.tpl-recommend
{
width
:
100%
;
position
:
relative
;
...
...
@@ -85,14 +85,27 @@
}
.tpl-nav
{
width
:
185px
;
float
:
left
;
overflow
:
hidden
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
}
.keywords2
{
margin-bottom
:
0
;
}
.tpl-keywords
{
margin-bottom
:
8px
;
}
.tpl-category
{
height
:
228px
;
padding
:
10px
0
;
background-color
:
#f8f8f8
;
overflow
:
hidden
;
...
...
@@ -100,6 +113,9 @@
a
{
float
:
left
;
width
:
50%
;
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
text-align
:
center
;
color
:
#000
;
overflow
:
hidden
;
...
...
@@ -109,11 +125,17 @@
.tpl-brands
{
float
:
left
;
width
:
378px
;
height
:
512px
;
overflow
:
hidden
;
margin-left
:
8px
;
li
{
margin-top
:
8px
;
a
{
height
:
248px
;
}
}
}
...
...
@@ -159,50 +181,117 @@
}
}
.tpl-nav
{
width
:
185px
;
.tpl-left-pic
{
width
:
570px
;
height
:
504px
;
float
:
left
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
>
a
{
width
:
100%
;
height
:
100%
;
}
}
}
.keywords2
{
margin-bottom
:
0
;
}
/* 单品模板样式 */
.singlehot
{
overflow
:
hidden
;
margin-left
:
-8px
;
.tpl-category
{
height
:
228px
;
li
{
margin-left
:
8px
;
margin-bottom
:
8px
;
a
{
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
}
a
{
width
:
185px
;
height
:
248px
;
}
}
.tpl-brands
{
.impo1
,
.impo9
{
width
:
378px
;
height
:
512px
;
}
}
li
a
{
height
:
248px
;
}
.floor-ad
a
{
display
:
block
;
height
:
129px
;
img
{
display
:
block
;
width
:
100%
;
height
:
100%
;
}
}
.tpl-left-pic
{
width
:
570px
;
height
:
504px
;
float
:
left
;
.goods-container
{
margin-right
:
-10px
;
width
:
inherit
;
padding-top
:
0
;
>
a
{
.good-info
{
margin-bottom
:
0
;
width
:
280px
;
height
:
485px
;
}
.good-detail-img
{
height
:
374px
;
}
.good-detail-text
{
text-align
:
center
;
}
}
.adbanner
{
margin-top
:
12px
;
a
{
height
:
150px
;
}
}
/* 手风琴 */
.slide-accordion
{
overflow
:
hidden
;
position
:
relative
;
height
:
400px
;
a
{
position
:
relative
;
display
:
block
;
img
{
display
:
block
;
width
:
100%
;
height
:
100%
;
}
}
ul
{
position
:
absolute
;
left
:
-5px
;
}
li
{
position
:
absolute
;
border-left
:
5px
solid
#fff
;
a
{
width
:
650px
;
height
:
400px
;
}
}
.g-mask
{
opacity
:
0.2
;
&:hover
{
opacity
:
0
;
}
}
}
}
...
...
@@ -274,68 +363,6 @@
}
}
/* 单品模板样式 */
.home-page
{
.singlehot
{
overflow
:
hidden
;
margin-left
:
-8px
;
li
{
margin-left
:
8px
;
margin-bottom
:
8px
;
a
{
width
:
185px
;
height
:
248px
;
}
}
.impo1
,
.impo9
{
width
:
378px
;
}
}
.floor-ad
a
{
display
:
block
;
height
:
129px
;
img
{
display
:
block
;
width
:
100%
;
height
:
100%
;
}
}
.goods-container
{
margin-right
:
-10px
;
width
:
inherit
;
padding-top
:
0
;
.good-info
{
margin-bottom
:
0
;
width
:
280px
;
height
:
485px
;
}
.good-detail-img
{
height
:
374px
;
}
.good-detail-text
{
text-align
:
center
;
}
}
.adbanner
{
margin-top
:
12px
;
a
{
height
:
150px
;
}
}
}
.min-screen
.home-page
{
.singlehot
{
li
a
{
...
...
@@ -492,49 +519,6 @@
}
}
/* 手风琴 */
.home-page
{
.slide-accordion
{
overflow
:
hidden
;
position
:
relative
;
height
:
400px
;
a
{
position
:
relative
;
display
:
block
;
img
{
display
:
block
;
width
:
100%
;
height
:
100%
;
}
}
ul
{
position
:
absolute
;
left
:
-5px
;
}
li
{
position
:
absolute
;
border-left
:
5px
solid
#fff
;
a
{
width
:
650px
;
height
:
400px
;
}
}
.g-mask
{
opacity
:
0.2
;
&:hover
{
opacity
:
0
;
}
}
}
}
.min-screen
.home-page
.slide-accordion
{
height
:
342px
;
...
...
public/scss/common/_base.css
View file @
e1e417b
...
...
@@ -42,13 +42,26 @@
.tpl-nav
{
float
:
left
;
width
:
185px
;
overflow
:
hidden
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
}
.keywords2
{
margin-bottom
:
0
;
}
.tpl-keywords
{
margin-bottom
:
8px
;
}
.tpl-category
{
height
:
228px
;
padding
:
10px
0
;
background-color
:
#f8f8f8
;
overflow
:
hidden
;
...
...
@@ -56,6 +69,9 @@
a
{
float
:
left
;
width
:
50%
;
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
text-align
:
center
;
color
:
#000
;
overflow
:
hidden
;
...
...
@@ -65,11 +81,17 @@
.tpl-brands
{
float
:
left
;
width
:
378px
;
height
:
512px
;
overflow
:
hidden
;
margin-left
:
8px
;
li
{
margin-top
:
8px
;
a
{
height
:
248px
;
}
}
}
...
...
@@ -105,40 +127,6 @@
}
}
}
.tpl-nav
{
width
:
185px
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
}
.keywords2
{
margin-bottom
:
0
;
}
.tpl-category
{
height
:
228px
;
a
{
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
}
}
}
.tpl-brands
{
width
:
378px
;
height
:
512px
;
li
a
{
height
:
248px
;
}
}
}
}
...
...
public/scss/common/_common.css
View file @
e1e417b
...
...
@@ -6,17 +6,21 @@
}
body
{
font-family
:
arial
,
"SimHei"
;
font-family
:
arial
,
"SimHei"
,
sans-serif
;
}
@font-face
{
/* stylelint-disable */
font-family
:
"
iconfont
"
;
/* stylelint-enable */
src
:
resolve
(
"
iconfont
.eot
"
);
src
:
resolve
(
"
iconfont
.eot
?
#iefix
"
)
format
(
"
embedded-opentype
"
),
resolve
(
"
iconfont
.woff
"
)
format
(
"
woff
"
),
resolve
(
"
iconfont
.ttf
"
)
format
(
"
truetype
"
),
resolve
(
"
iconfont
.svg
#iconfont
"
)
format
(
"
svg
"
);
}
.iconfont
{
/* stylelint-disable */
font-family
:
"iconfont"
!important
;
/* stylelint-enable */
font-size
:
16px
;
font-style
:
normal
;
text-decoration
:
none
;
...
...
@@ -160,13 +164,26 @@ a {
.tpl-nav
{
float
:
left
;
width
:
185px
;
overflow
:
hidden
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
}
.keywords2
{
margin-bottom
:
0
;
}
.tpl-keywords
{
margin-bottom
:
8px
;
}
.tpl-category
{
height
:
228px
;
padding
:
10px
0
;
background-color
:
#f8f8f8
;
overflow
:
hidden
;
...
...
@@ -174,6 +191,9 @@ a {
a
{
float
:
left
;
width
:
50%
;
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
text-align
:
center
;
color
:
#000
;
overflow
:
hidden
;
...
...
@@ -183,11 +203,17 @@ a {
.tpl-brands
{
float
:
left
;
width
:
378px
;
height
:
512px
;
overflow
:
hidden
;
margin-left
:
8px
;
li
{
margin-top
:
8px
;
a
{
height
:
248px
;
}
}
}
...
...
@@ -223,40 +249,6 @@ a {
}
}
}
.tpl-nav
{
width
:
185px
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
}
.keywords2
{
margin-bottom
:
0
;
}
.tpl-category
{
height
:
228px
;
a
{
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
}
}
}
.tpl-brands
{
width
:
378px
;
height
:
512px
;
li
a
{
height
:
248px
;
}
}
}
}
...
...
public/scss/common/_header.css
View file @
e1e417b
...
...
@@ -3,7 +3,7 @@
height
:
100px
;
font-size
:
12px
;
background-color
:
#555
;
font-family
:
"微软雅黑"
;
font-family
:
"微软雅黑"
,
sans-serif
;
.notice-title
{
height
:
100px
;
...
...
@@ -124,6 +124,30 @@
float
:
left
;
border-left
:
1px
solid
#dcdcdc
;
}
.nav-drop-down
{
display
:
none
;
li
{
float
:
none
;
padding
:
0
;
position
:
relative
;
width
:
88px
;
height
:
33px
;
border-top
:
1px
solid
#c9c9c9
;
box-sizing
:
border-box
;
line-height
:
33px
;
text-align
:
center
;
}
a
{
display
:
inline-block
;
width
:
88px
;
height
:
33px
;
line-height
:
33px
;
box-sizing
:
border-box
;
}
}
}
.simple-user-center
{
...
...
@@ -950,34 +974,6 @@
z-index
:
100
;
}
.tool-wrapper
{
.yoho-buy-tools
{
.nav-drop-down
{
display
:
none
;
li
{
float
:
none
;
padding
:
0
;
position
:
relative
;
width
:
88px
;
height
:
33px
;
border-top
:
1px
solid
#c9c9c9
;
box-sizing
:
border-box
;
line-height
:
33px
;
text-align
:
center
;
}
a
{
display
:
inline-block
;
width
:
88px
;
height
:
33px
;
line-height
:
33px
;
box-sizing
:
border-box
;
}
}
}
}
.swindle-info
{
color
:
#444
;
font-size
:
12px
;
...
...
public/scss/common/_list.css
View file @
e1e417b
...
...
@@ -84,10 +84,6 @@
margin-right
:
5px
;
}
.qrcode-shop
{
margin-right
:
0
;
}
.qrcode-hover-box
{
width
:
38px
;
display
:
inline-block
;
...
...
@@ -102,6 +98,7 @@
}
.qrcode-shop
{
margin-right
:
0
;
position
:
relative
;
.qrcode-icon
{
...
...
public/scss/guang/_base.css
View file @
e1e417b
...
...
@@ -143,6 +143,8 @@
.content
{
height
:
80px
;
line-height
:
24px
;
font-size
:
14px
;
color
:
#666
;
}
.iconfont
{
...
...
@@ -223,11 +225,6 @@
}
}
.content
{
font-size
:
14px
;
color
:
#666
;
}
.msg-app
{
line-height
:
34px
;
color
:
#999
;
...
...
public/scss/guang/_detail.css
View file @
e1e417b
...
...
@@ -353,7 +353,7 @@
font-size
:
14px
;
line-height
:
18px
;
color
:
#535353
;
font-family
:
"arial"
,
"helvetica"
,
"微软雅黑"
;
font-family
:
"arial"
,
"helvetica"
,
"微软雅黑"
,
sans-serif
;
border
:
1px
solid
#e7e7e7
;
}
}
...
...
public/scss/home/_brand.css
View file @
e1e417b
.brands
{
.brands-tabs
{
width
:
100%
;
margin-top
:
20px
;
position
:
relative
;
...
...
@@ -15,6 +16,13 @@
li
{
float
:
left
;
margin-left
:
10px
;
a
{
position
:
relative
;
width
:
222px
;
height
:
180px
;
}
p
{
display
:
block
;
...
...
@@ -38,11 +46,18 @@
}
}
li
:first-child
{
margin-left
:
0
;
}
.hover-contain
{
height
:
30px
;
position
:
relative
;
border-bottom
:
1px
solid
#dfdfdf
;
.hoverarr
{
height
:
5px
;
width
:
222px
;
background-color
:
#3d3d3d
;
position
:
absolute
;
bottom
:
0
;
...
...
@@ -177,33 +192,6 @@
width
:
1150px
;
}
.brands-tabs
{
width
:
100%
;
li
{
margin-left
:
10px
;
a
{
position
:
relative
;
width
:
222px
;
height
:
180px
;
}
}
li
:first-child
{
margin-left
:
0
;
}
.hover-contain
{
height
:
30px
;
.hoverarr
{
height
:
5px
;
width
:
222px
;
}
}
}
.brands-ad
,
.brands-logo
{
margin
:
20px
0
;
...
...
@@ -429,6 +417,8 @@
.news-txt
{
float
:
right
;
width
:
342px
;
height
:
394px
;
padding
:
20px
16px
;
border
:
1px
solid
#000
;
overflow
:
hidden
;
...
...
@@ -466,11 +456,6 @@
font-size
:
22px
;
}
}
.news-txt
{
width
:
342px
;
height
:
394px
;
}
}
.ads
{
...
...
public/scss/home/_index-pliffy.css
View file @
e1e417b
...
...
@@ -38,8 +38,8 @@
margin-top
:
14px
;
}
/* 热门推荐模板样式 */
.home-page
{
/* 热门推荐模板样式 */
.tpl-recommend
{
width
:
100%
;
position
:
relative
;
...
...
@@ -60,13 +60,26 @@
.tpl-nav
{
float
:
left
;
width
:
185px
;
overflow
:
hidden
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
}
.keywords2
{
margin-bottom
:
0
;
}
.tpl-keywords
{
margin-bottom
:
8px
;
}
.tpl-category
{
height
:
228px
;
padding
:
10px
0
;
background-color
:
#f8f8f8
;
overflow
:
hidden
;
...
...
@@ -74,6 +87,9 @@
a
{
float
:
left
;
width
:
50%
;
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
text-align
:
center
;
color
:
#000
;
overflow
:
hidden
;
...
...
@@ -83,11 +99,17 @@
.tpl-brands
{
float
:
left
;
width
:
378px
;
height
:
512px
;
overflow
:
hidden
;
margin-left
:
8px
;
li
{
margin-top
:
8px
;
a
{
height
:
248px
;
}
}
}
...
...
@@ -123,38 +145,105 @@
}
}
}
}
.tpl-nav
{
width
:
185px
;
/* 单品模板样式 */
.singlehot
{
overflow
:
hidden
;
margin-left
:
-8px
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
li
{
margin-left
:
8px
;
margin-bottom
:
8px
;
a
{
width
:
185px
;
height
:
248px
;
}
}
.keywords2
{
margin-bottom
:
0
;
.impo1
,
.impo9
{
width
:
378px
;
}
}
.floor-ad
a
{
display
:
block
;
height
:
129px
;
img
{
display
:
block
;
width
:
100%
;
height
:
100%
;
}
}
.goods-container
{
margin-right
:
-10px
;
width
:
inherit
;
padding-top
:
0
;
.good-info
{
margin-bottom
:
0
;
width
:
280px
;
height
:
485px
;
}
.good-detail-img
{
height
:
374px
;
}
.good-detail-text
{
text-align
:
center
;
}
}
.adbanner
{
margin-top
:
12px
;
a
{
height
:
150px
;
}
}
/* 手风琴 */
.slide-accordion
{
overflow
:
hidden
;
position
:
relative
;
height
:
400px
;
a
{
position
:
relative
;
display
:
block
;
img
{
display
:
block
;
width
:
100%
;
height
:
100%
;
}
}
.tpl-category
{
height
:
228px
;
ul
{
position
:
absolute
;
left
:
-5px
;
}
a
{
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
}
li
{
position
:
absolute
;
border-left
:
5px
solid
#fff
;
a
{
width
:
650px
;
height
:
400px
;
}
}
.tpl-brands
{
width
:
378px
;
height
:
512px
;
.g-mask
{
opacity
:
0.2
;
li
a
{
height
:
248px
;
&:hover
{
opacity
:
0
;
}
}
}
...
...
@@ -214,68 +303,6 @@
}
}
/* 单品模板样式 */
.home-page
{
.singlehot
{
overflow
:
hidden
;
margin-left
:
-8px
;
li
{
margin-left
:
8px
;
margin-bottom
:
8px
;
a
{
width
:
185px
;
height
:
248px
;
}
}
.impo1
,
.impo9
{
width
:
378px
;
}
}
.floor-ad
a
{
display
:
block
;
height
:
129px
;
img
{
display
:
block
;
width
:
100%
;
height
:
100%
;
}
}
.goods-container
{
margin-right
:
-10px
;
width
:
inherit
;
padding-top
:
0
;
.good-info
{
margin-bottom
:
0
;
width
:
280px
;
height
:
485px
;
}
.good-detail-img
{
height
:
374px
;
}
.good-detail-text
{
text-align
:
center
;
}
}
.adbanner
{
margin-top
:
12px
;
a
{
height
:
150px
;
}
}
}
.min-screen
.home-page
{
.singlehot
{
li
a
{
...
...
@@ -432,49 +459,6 @@
}
}
/* 手风琴 */
.home-page
{
.slide-accordion
{
overflow
:
hidden
;
position
:
relative
;
height
:
400px
;
a
{
position
:
relative
;
display
:
block
;
img
{
display
:
block
;
width
:
100%
;
height
:
100%
;
}
}
ul
{
position
:
absolute
;
left
:
-5px
;
}
li
{
position
:
absolute
;
border-left
:
5px
solid
#fff
;
a
{
width
:
650px
;
height
:
400px
;
}
}
.g-mask
{
opacity
:
0.2
;
&:hover
{
opacity
:
0
;
}
}
}
}
.min-screen
.home-page
.slide-accordion
{
height
:
342px
;
...
...
public/scss/home/_my-vip.css
View file @
e1e417b
...
...
@@ -38,7 +38,6 @@
font-size
:
14px
;
thead
th
{
font-family
:
"宋体"
;
color
:
#000
;
font-weight
:
600
;
}
...
...
@@ -80,7 +79,6 @@
}
.adolesce-val
{
font-family
:
"宋体"
;
font-size
:
16px
;
color
:
#000
;
font-weight
:
600
;
...
...
@@ -132,7 +130,6 @@
position
:
absolute
;
margin-left
:
-20px
;
text-align
:
center
;
font-family
:
"宋体"
;
font-size
:
14px
;
color
:
#000
;
font-weight
:
bold
;
...
...
public/scss/home/_order-block.css
View file @
e1e417b
...
...
@@ -458,7 +458,7 @@
i
{
color
:
#d70400
;
font-family
:
SimSun
;
font-family
:
SimSun
,
sans-serif
;
font-size
:
16px
;
margin-right
:
13px
;
vertical-align
:
middle
;
...
...
@@ -614,7 +614,7 @@
.form-required
{
color
:
#d70400
;
font-family
:
SimSun
;
font-family
:
SimSun
,
sans-serif
;
font-size
:
16px
;
margin-right
:
10px
;
vertical-align
:
middle
;
...
...
public/scss/home/_order-detail.css
View file @
e1e417b
...
...
@@ -289,9 +289,6 @@
.order-balance
{
float
:
right
;
}
.order-balance
{
border-bottom
:
none
;
}
}
...
...
public/scss/home/_red-envelopes.css
View file @
e1e417b
...
...
@@ -22,7 +22,7 @@
.money
{
color
:
#d52c29
;
font-family
:
"微软雅黑"
;
font-family
:
"微软雅黑"
,
sans-serif
;
font-size
:
20px
;
font-weight
:
bold
;
}
...
...
public/scss/home/_returns-apply.css
View file @
e1e417b
...
...
@@ -264,7 +264,7 @@
}
.btn-upload-text
{
font-family
:
SimHei
;
font-family
:
SimHei
,
sans-serif
;
font-size
:
16px
;
font-weight
:
700
;
}
...
...
public/scss/home/_user-info.css
View file @
e1e417b
...
...
@@ -66,7 +66,7 @@
}
.address
{
font-family
:
arial
,
"Microsoft YaHei"
;
font-family
:
arial
,
"Microsoft YaHei"
,
sans-serif
;
a
{
color
:
#468fa2
;
...
...
@@ -552,7 +552,7 @@
li
{
font-size
:
12px
;
font-family
:
arial
,
"Microsoft YaHei"
;
font-family
:
arial
,
"Microsoft YaHei"
,
sans-serif
;
margin-bottom
:
25px
;
}
...
...
@@ -656,9 +656,6 @@
.form-group
{
width
:
100%
;
}
.form-group
{
height
:
auto
;
padding
:
4px
0
;
}
...
...
@@ -882,7 +879,7 @@
background
:
resolve
(
home
/
suggest-icon
.
png
)
no-repeat
2px
3px
;
padding
:
0
0
0
20px
;
float
:
left
;
font-family
:
arial
"Microsoft YaHei"
;
font-family
:
arial
"Microsoft YaHei"
,
sans-serif
;
font-size
:
12px
;
a
{
...
...
public/scss/news/_base.css
View file @
e1e417b
...
...
@@ -147,6 +147,8 @@
.content
{
height
:
125px
;
line-height
:
24px
;
font-size
:
14px
;
color
:
#666
;
overflow
:
hidden
;
}
...
...
@@ -229,11 +231,6 @@
}
}
.content
{
font-size
:
14px
;
color
:
#666
;
}
.msg-app
{
line-height
:
34px
;
color
:
#999
;
...
...
public/scss/news/_detail.css
View file @
e1e417b
...
...
@@ -370,7 +370,7 @@
font-size
:
14px
;
line-height
:
18px
;
color
:
#535353
;
font-family
:
"arial"
,
"helvetica"
,
"微软雅黑"
;
font-family
:
"arial"
,
"helvetica"
,
"微软雅黑"
,
sans-serif
;
border
:
1px
solid
#e7e7e7
;
}
}
...
...
public/scss/passport/_register.css
View file @
e1e417b
...
...
@@ -75,7 +75,7 @@
border
:
none
;
color
:
#fff
;
text-align
:
center
;
font-family
:
"黑体"
;
font-family
:
"黑体"
,
sans-serif
;
line-height
:
45px
;
}
...
...
@@ -87,7 +87,7 @@
border-color
:
#c1c1c1
;
color
:
#9a9a9a
;
font-size
:
16px
;
font-family
:
"黑体"
;
font-family
:
"黑体"
,
sans-serif
;
}
/* 手机号 */
...
...
public/scss/passport/_relate.css
View file @
e1e417b
...
...
@@ -182,6 +182,6 @@
background-color
:
#f12200
;
color
:
#fff
;
font-size
:
18px
;
font-family
:
arial
,
"Microsoft YaHei"
;
font-family
:
arial
,
"Microsoft YaHei"
,
sans-serif
;
}
}
...
...
public/scss/product/_detail.css
View file @
e1e417b
...
...
@@ -27,6 +27,11 @@
text-align
:
center
;
color
:
#fff
;
cursor
:
pointer
;
margin-right
:
5px
;
.iconfont
{
font-size
:
14px
;
}
}
.brand-fav
{
...
...
@@ -46,14 +51,6 @@
color
:
white
;
}
.home
{
margin-right
:
5px
;
.iconfont
{
font-size
:
14px
;
}
}
.brand-fav
.iconfont
{
font-size
:
13px
;
}
...
...
@@ -1817,6 +1814,7 @@
.recommend-keywords
{
height
:
410px
;
display
:
none
;
h3
{
height
:
46px
;
...
...
@@ -1924,10 +1922,6 @@
background
:
resolve
(
$
service
);
}
.recommend-keywords
{
display
:
none
;
}
.latest-walk
{
overflow
:
inherit
;
border-top
:
none
;
...
...
public/scss/product/_filter-box.css
View file @
e1e417b
...
...
@@ -349,7 +349,7 @@
margin-right
:
20px
;
cursor
:
pointer
;
outline
:
none
;
font-family
:
Microsoft
YaHei
;
font-family
:
Microsoft
YaHei
,
sans-serif
;
&.dis
{
background
:
#ccc
;
...
...
public/scss/product/_left-content.css
View file @
e1e417b
...
...
@@ -122,7 +122,7 @@
background
:
#000
;
font-size
:
14px
;
color
:
#fff
;
font-family
:
"黑体"
;
font-family
:
"黑体"
,
sans-serif
;
padding-left
:
14px
;
box-sizing
:
border-box
;
margin-bottom
:
4px
;
...
...
public/scss/product/_shop-index.css
View file @
e1e417b
...
...
@@ -376,7 +376,7 @@
}
p
{
font-family
:
"黑体"
;
font-family
:
"黑体"
,
sans-serif
;
font-size
:
20px
;
text-align
:
left
;
padding
:
10px
0
;
...
...
@@ -570,7 +570,7 @@
background
:
#000
;
font-size
:
14px
;
color
:
#fff
;
font-family
:
"黑体"
;
font-family
:
"黑体"
,
sans-serif
;
padding-left
:
14px
;
box-sizing
:
border-box
;
margin-bottom
:
4px
;
...
...
@@ -589,7 +589,7 @@
line-height
:
25px
;
background
:
#000
;
color
:
#fff
;
font-family
:
"黑体"
;
font-family
:
"黑体"
,
sans-serif
;
padding-left
:
14px
;
box-sizing
:
border-box
;
}
...
...
public/scss/product/global/_detail.css
View file @
e1e417b
...
...
@@ -266,7 +266,9 @@
line-height
:
18px
;
margin-right
:
10px
;
font-style
:
normal
;
/* stylelint-disable */
font-family
:
"iconfont"
;
/* stylelint-enable */
font-size
:
18px
;
text-decoration
:
none
;
-webkit-font-smoothing
:
antialiased
;
...
...
@@ -290,7 +292,9 @@
line-height
:
18px
;
margin-right
:
10px
;
font-style
:
normal
;
/* stylelint-disable */
font-family
:
"iconfont"
;
/* stylelint-enable */
font-size
:
18px
;
text-decoration
:
none
;
-webkit-font-smoothing
:
antialiased
;
...
...
public/scss/product/outlets/_channel.css
View file @
e1e417b
...
...
@@ -150,6 +150,9 @@
}
.right-col
a
{
width
:
290px
;
height
:
270px
;
&:last-child
{
margin-bottom
:
0
;
}
...
...
@@ -187,11 +190,6 @@
}
}
.right-col
a
{
width
:
290px
;
height
:
270px
;
}
.right-col
a
:first-child
{
margin-bottom
:
0
;
height
:
180px
;
...
...
@@ -503,13 +501,26 @@
.tpl-nav
{
float
:
left
;
width
:
185px
;
overflow
:
hidden
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
}
.keywords2
{
margin-bottom
:
0
;
}
.tpl-keywords
{
margin-bottom
:
8px
;
}
.tpl-category
{
height
:
228px
;
padding
:
10px
0
;
background-color
:
#f8f8f8
;
overflow
:
hidden
;
...
...
@@ -517,6 +528,9 @@
a
{
float
:
left
;
width
:
50%
;
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
text-align
:
center
;
color
:
#000
;
overflow
:
hidden
;
...
...
@@ -526,11 +540,17 @@
.tpl-brands
{
float
:
left
;
width
:
377px
;
height
:
504px
;
overflow
:
hidden
;
margin-left
:
8px
;
li
{
margin-top
:
8px
;
a
{
height
:
248px
;
}
}
}
...
...
@@ -566,40 +586,6 @@
}
}
}
.tpl-nav
{
width
:
185px
;
.keywords0,
.keywords1,
.keywords2
{
margin-bottom
:
10px
;
height
:
76px
;
}
.keywords2
{
margin-bottom
:
0
;
}
.tpl-category
{
height
:
228px
;
a
{
height
:
38px
;
line-height
:
38px
;
font-size
:
14px
;
}
}
}
.tpl-brands
{
width
:
377px
;
height
:
504px
;
li
a
{
height
:
248px
;
}
}
}
}
...
...
public/scss/product/students/_index.css
View file @
e1e417b
...
...
@@ -316,6 +316,7 @@
.select-group
.select-more-line
li
{
float
:
left
;
width
:
78px
;
padding
:
0
10px
;
}
.select-group
.select-ul
{
...
...
@@ -330,10 +331,6 @@
overflow-y
:
auto
;
}
.select-group
.select-more-line
li
{
padding
:
0
10px
;
}
.select-group
.select-ul
a
{
padding
:
5px
10px
;
cursor
:
pointer
;
...
...
public/scss/service/_index.css
View file @
e1e417b
...
...
@@ -12,7 +12,7 @@ $color-3a3a3a: #3a3a3a;
.online-user
{
line-height
:
1
;
font-size
:
12px
!important
;
font-family
:
arial
,
"SimHei"
;
font-family
:
arial
,
"SimHei"
,
sans-serif
;
position
:
absolute
;
top
:
0
;
right
:
0
;
...
...
@@ -61,7 +61,7 @@ $color-3a3a3a: #3a3a3a;
padding-left
:
17px
;
color
:
#3a3a3a
;
font-size
:
12px
;
font-family
:
"sourcehansanscn medium"
;
font-family
:
"sourcehansanscn medium"
,
sans-serif
;
line-height
:
21px
;
border-left
:
2px
solid
#ccc
;
}
...
...
@@ -376,7 +376,7 @@ $color-3a3a3a: #3a3a3a;
margin-bottom
:
3px
;
color
:
#666
;
font-size
:
12px
;
font-family
:
Helvetica
;
font-family
:
Helvetica
,
sans-serif
;
}
.msg-bubble
{
...
...
@@ -433,7 +433,7 @@ $color-3a3a3a: #3a3a3a;
margin-bottom
:
3px
;
color
:
#666
;
font-size
:
12px
;
font-family
:
Helvetica
;
font-family
:
Helvetica
,
sans-serif
;
text-align
:
right
;
}
...
...
public/scss/shopping/_cashondelivery.css
View file @
e1e417b
.shopping-cashondelivery-page
{
width
:
860px
;
margin
:
0
auto
;
font-family
:
arial
,
"Microsoft YaHei"
;
font-family
:
arial
,
"Microsoft YaHei"
,
sans-serif
;
font-size
:
12px
;
text-align
:
left
;
line-height
:
150%
;
...
...
public/scss/shopping/_pay.css
View file @
e1e417b
...
...
@@ -274,7 +274,7 @@
font-size
:
16px
;
border
:
none
;
font-weight
:
bold
;
font-family
:
arial
,
"Microsoft YaHei"
!important
;
font-family
:
arial
,
"Microsoft YaHei"
,
sans-serif
!important
;
cursor
:
pointer
;
}
...
...
@@ -285,7 +285,7 @@
z-index
:
3
;
top
:
0
;
left
:
0
;
font-family
:
"Microsoft Yahei"
;
font-family
:
"Microsoft Yahei"
,
sans-serif
;
display
:
none
;
}
...
...
@@ -347,7 +347,7 @@
top
:
0
;
right
:
0
;
font-size
:
16px
;
font-family
:
arial
;
font-family
:
arial
,
sans-serif
;
text-align
:
center
;
text-decoration
:
none
;
color
:
#666
;
...
...
@@ -362,7 +362,7 @@
top
:
0
;
right
:
0
;
font-size
:
16px
;
font-family
:
arial
;
font-family
:
arial
,
sans-serif
;
text-align
:
center
;
}
}
...
...
public/scss/shopping/_wxpay.css
View file @
e1e417b
...
...
@@ -2,7 +2,7 @@
width
:
990px
;
margin
:
0
auto
;
font-size
:
12px
;
font-family
:
arial
,
"Microsoft YaHei"
;
font-family
:
arial
,
"Microsoft YaHei"
,
sans-serif
;
.pay-title
{
height
:
52px
;
...
...
@@ -210,7 +210,7 @@
i
{
float
:
left
;
margin-right
:
14px
;
font-family
:
"arial"
;
font-family
:
"arial"
,
sans-serif
;
font-style
:
normal
;
font-size
:
16px
;
}
...
...
Please
register
or
login
to post a comment