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
郝肖肖
7 years ago
Commit
6fc40488646001c7a99ee64f1bca1a9e113bbf66
1 parent
b0231fa3
'no-duplicate-selectors'
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
52 additions
and
126 deletions
public/scss/activity/_index.css
public/scss/activity/friend-invite.page.css
public/scss/cart/_good.css
public/scss/cart/_index-new.css
public/scss/cart/_order-ensure.css
public/scss/channel/_brand.css
public/scss/channel/_home.css
public/scss/feature/_anchor.css
public/scss/guang/brand-cate/_brand.css
public/scss/home/_favorite.css
public/scss/home/family.page.css
public/scss/layout/_common.css
public/scss/layout/_header.css
public/scss/product/detail/_comments-consults.css
public/scss/product/detail/_detail.css
public/scss/product/global/_global_product.css
public/scss/product/shop/_shop-index.css
public/scss/activity/_index.css
View file @
6fc4048
@import
"live/index"
;
@import
"vip-day/index"
;
@import
"vip-day10/index"
;
@import
"market/index"
;
...
...
public/scss/activity/friend-invite.page.css
View file @
6fc4048
@import
"layout/swiper"
;
.friend-invite-page
{
background-image
:
resolve
(
"activity/expand-new/back.png"
);
background-size
:
100%
;
...
...
public/scss/cart/_good.css
View file @
6fc4048
...
...
@@ -150,9 +150,6 @@
margin-right
:
16px
;
padding
:
4px
;
border-radius
:
20px
;
}
.low-stocks
{
background
:
#7f7f7f
;
}
...
...
public/scss/cart/_index-new.css
View file @
6fc4048
...
...
@@ -87,10 +87,6 @@
background
:
#fff
;
display
:
none
;
&.more
{
display
:
flex
;
}
.nav-item
{
padding
:
35px
0
;
height
:
35px
;
...
...
@@ -104,6 +100,8 @@
}
&
.more
{
display
:
flex
;
.btn-edit
{
position
:
relative
;
margin-top
:
24px
;
...
...
public/scss/cart/_order-ensure.css
View file @
6fc4048
...
...
@@ -7,14 +7,6 @@
background-color
:
#fff
;
}
.block
{
background
:
#fff
;
margin
:
20px
0
;
padding
:
30px
20px
;
border-top
:
1px
solid
#e0e0e0
;
border-bottom
:
1px
solid
#e0e0e0
;
}
.title
{
font-size
:
32px
;
color
:
#444
;
...
...
@@ -619,6 +611,12 @@
}
.block
{
background
:
#fff
;
margin
:
20px
0
;
padding
:
30px
20px
;
border-top
:
1px
solid
#e0e0e0
;
border-bottom
:
1px
solid
#e0e0e0
;
input,
textarea
{
box-sizing
:
border-box
;
...
...
public/scss/channel/_brand.css
View file @
6fc4048
...
...
@@ -12,6 +12,8 @@
.banner-top
{
position
:
relative
;
margin-bottom
:
-2
PX
;
padding-top
:
168px
;
background-color
:
#f8f8f8
;
.swiper-pagination
{
position
:
absolute
;
...
...
@@ -255,11 +257,6 @@
margin-bottom
:
100px
;
}
.banner-top
{
padding-top
:
168px
;
background-color
:
#f8f8f8
;
}
.hot-brands
{
border-top
:
30px
solid
#f4f4f4
;
...
...
public/scss/channel/_home.css
View file @
6fc4048
...
...
@@ -5,7 +5,6 @@
@import
"side-nav"
;
@import
"floor-header"
;
@import
"footer-tab"
;
@import
"hot-brands"
;
@import
"fine-brands"
;
@import
"creative-life"
;
@import
"plus-star"
;
...
...
public/scss/feature/_anchor.css
View file @
6fc4048
...
...
@@ -48,10 +48,11 @@ a img {
}
body
{
color
:
#
333
;
color
:
#
666
;
text-align
:
center
;
font-size
:
12px
;
font-family
:
helvetica
,
Arial
,
黑体
,
serif
;
background-color
:
#fff
;
}
ul
,
...
...
@@ -61,11 +62,6 @@ li {
vertical-align
:
0
;
}
body
{
background-color
:
#fff
;
color
:
#666
;
}
*
{
-webkit-user-select
:
none
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
);
...
...
public/scss/guang/brand-cate/_brand.css
View file @
6fc4048
...
...
@@ -224,6 +224,8 @@
.banner-top
{
.swiper-pagination
{
bottom
:
0
;
.pagination-inner
{
background
:
none
;
}
...
...
@@ -245,10 +247,6 @@
border-radius
:
100%
;
}
}
.swiper-pagination
{
bottom
:
0
;
}
}
.hide
{
...
...
public/scss/home/_favorite.css
View file @
6fc4048
...
...
@@ -143,11 +143,6 @@
width
:
100%
;
min-height
:
24px
;
.del-fav
{
text-indent
:
0
;
margin-left
:
0
;
}
span
{
color
:
#d1021c
;
}
...
...
@@ -161,6 +156,8 @@
}
.del-fav
{
text-indent
:
0
;
margin-left
:
0
;
width
:
2rem
;
height
:
1.5rem
;
line-height
:
1.5rem
;
...
...
public/scss/home/family.page.css
View file @
6fc4048
...
...
@@ -569,10 +569,6 @@
}
}
.privilege-item
:last-child
{
border-bottom
:
none
;
}
p
{
font-size
:
28px
;
margin-left
:
30px
;
...
...
public/scss/layout/_common.css
View file @
6fc4048
...
...
@@ -69,10 +69,6 @@ button {
width
:
100%
;
}
.width750
.main-wrap
{
max-width
:
750px
;
}
/* 字体名称勿改的,APP做IP直连有使用到 */
@font-face
{
font-family
:
"iconfont"
;
...
...
public/scss/layout/_header.css
View file @
6fc4048
...
...
@@ -63,6 +63,24 @@
font-size
:
28px
;
}
}
.system-update
{
height
:
105px
;
line-height
:
105px
;
.system-header
{
font-size
:
70px
;
}
span
{
font-size
:
94px
;
}
}
.homebuttom
{
height
:
355px
;
top
:
93px
;
}
}
.yoho-header
{
...
...
@@ -138,21 +156,6 @@
}
}
.width750
{
.system-update
{
height
:
105px
;
line-height
:
105px
;
.system-header
{
font-size
:
70px
;
}
span
{
font-size
:
94px
;
}
}
}
.system-update
{
display
:
none
;
overflow
:
hidden
;
...
...
@@ -183,13 +186,6 @@
}
}
.width750
{
.homebuttom
{
height
:
355px
;
top
:
93px
;
}
}
.homebuttom
{
width
:
280px
;
height
:
355px
;
...
...
public/scss/product/detail/_comments-consults.css
View file @
6fc4048
...
...
@@ -142,18 +142,6 @@
}
.detail-content
{
font-size
:
24px
;
line-height
:
62px
;
color
:
$
mainFontC
;
}
.goods-spec
,
.comment-time
{
font-size
:
24px
;
line-height
:
62px
;
}
.detail-content
{
font-size
:
28px
;
line-height
:
36px
;
}
...
...
public/scss/product/detail/_detail.css
View file @
6fc4048
...
...
@@ -16,10 +16,6 @@ $basicBtnC: #eb0313;
}
}
.yoho-tip
{
z-index
:
100
;
}
.page-block
{
box-sizing
:
border-box
;
margin-bottom
:
20px
;
...
...
@@ -890,22 +886,11 @@ $basicBtnC: #eb0313;
}
.detail-content
{
font-size
:
24px
;
line-height
:
62px
;
color
:
$
mainFontC
;
padding-left
:
28px
;
padding-right
:
18px
;
}
.goods-spec
,
.comment-time
{
font-size
:
24px
;
line-height
:
62px
;
}
.detail-content
{
font-size
:
28px
;
line-height
:
36px
;
padding-left
:
28px
;
padding-right
:
28px
;
}
.goods-spec
,
...
...
@@ -918,15 +903,6 @@ $basicBtnC: #eb0313;
padding-left
:
28px
;
}
.detail-content
{
padding-right
:
28px
;
padding-left
:
28px
;
}
.detail-content
{
padding-right
:
28px
;
}
.comment-time
{
color
:
#c1c1c1
;
}
...
...
@@ -1283,6 +1259,7 @@ $basicBtnC: #eb0313;
.yoho-tip
{
top
:
40%
;
z-index
:
100
;
}
.product-desc
{
...
...
public/scss/product/global/_global_product.css
View file @
6fc4048
...
...
@@ -110,10 +110,6 @@
}
.recommend-for-you
{
border-bottom
:
none
;
}
.recommend-for-you
{
padding
:
30px
0
;
border-top
:
1px
solid
#e0e0e0
;
border-bottom
:
1px
solid
#e0e0e0
;
...
...
public/scss/product/shop/_shop-index.css
View file @
6fc4048
...
...
@@ -7,6 +7,7 @@
overflow
:
hidden
;
&.new-shop
{
border-bottom
:
1px
solid
#e6e6e6
;
position
:
initial
;
overflow
:
initial
;
...
...
@@ -52,6 +53,19 @@
position
:
fixed
;
left
:
0
;
}
li
{
position
:
relative
;
}
.default
.iconfont
,
.new
.iconfont
,
.price
.iconfont
,
.discount
.iconfont
{
transform
:
scale
(
0.8
);
-webkit-transform
:
scale
(
0.8
);
font-weight
:
bold
;
}
}
.nav-main
{
...
...
@@ -365,23 +379,6 @@
padding-left
:
15px
;
}
.pos-list
{
border-bottom
:
1px
solid
#e6e6e6
;
li
{
position
:
relative
;
}
.default
.iconfont
,
.new
.iconfont
,
.price
.iconfont
,
.discount
.iconfont
{
transform
:
scale
(
0.8
);
-webkit-transform
:
scale
(
0.8
);
font-weight
:
bold
;
}
}
.discount-area
{
@extend
.sale-page;
...
...
Please
register
or
login
to post a comment