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
bcfd2423bad34c1fa2c87cb704d63b0b4821e28b
1 parent
4d277698
format-sass
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
9 additions
and
13 deletions
apps/product/views/action/shop/category.hbs
public/scss/product/sale/_break-code.css
public/scss/product/sale/discount-index.page.css
public/scss/product/search/_search.css
public/scss/product/seckill/_index.css
public/scss/product/shop/_product-category.css
public/scss/product/shop/_shop-index-coupon.css
public/scss/product/shop/_shop-prodfile.css
public/scss/product/shop/reds-shop/_nav-tab.css
public/scss/product/shop/shop.page.css
public/scss/service/chat/_layout.css
apps/product/views/action/shop/category.hbs
View file @
bcfd242
...
...
@@ -2,7 +2,7 @@
<div
id=
"allproduct"
class=
"allproduct"
>
<a
href=
{{
allProduct
}}
>
<p
class=
"all
productP
aragaraph buriedpoint"
data-bp-id =
"shop_category_all_1"
>
全部商品
</p>
<p
class=
"all
-product-p
aragaraph buriedpoint"
data-bp-id =
"shop_category_all_1"
>
全部商品
</p>
<i
class=
"arrow-icon iconfont"
>

</i>
</a>
</div>
...
...
public/scss/product/sale/_break-code.css
View file @
bcfd242
...
...
@@ -14,7 +14,7 @@
box-sizing
:
border-box
;
padding
:
0
22px
;
width
:
100%
;
height
:
70px
;
/**父元素hidden 隐藏滚动条**/
height
:
70px
;
border-bottom
:
1px
solid
#e6e6e6
;
background
:
#f0f0f0
;
color
:
#999
;
...
...
public/scss/product/sale/discount-index.page.css
View file @
bcfd242
@import
"discount"
;
@import
"channel/floor-header"
;
@import
"channel/discount-list"
;
\ No newline at end of file
@import
"channel/discount-list"
;
...
...
public/scss/product/search/_search.css
View file @
bcfd242
...
...
@@ -70,7 +70,6 @@
height
:
62px
;
line-height
:
62px
;
padding
:
0
20px
;
font-size
:
28px
;
color
:
#000
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
...
...
public/scss/product/seckill/_index.css
View file @
bcfd242
...
...
@@ -4,4 +4,4 @@
.seckill-page
{
background-color
:
#f0f0f0
;
}
\ No newline at end of file
}
...
...
public/scss/product/shop/_product-category.css
View file @
bcfd242
...
...
@@ -32,8 +32,7 @@
padding
:
0
10px
;
}
.allproductParagaraph
{
/* font-size: 18px; */
.all-product-paragaraph
{
left
:
20px
;
}
...
...
public/scss/product/shop/_shop-index-coupon.css
View file @
bcfd242
...
...
@@ -29,7 +29,7 @@
font-size
:
72px
;
}
.coupon-left
.coupon-left-name
{
.coupon-left
.coupon-left-name
{
font-size
:
22px
;
width
:
250px
;
height
:
100px
;
...
...
@@ -82,7 +82,7 @@
font-size
:
52px
;
}
.coupon-left
.coupon-left-name
{
.coupon-left
.coupon-left-name
{
font-size
:
16px
;
width
:
150px
;
overflow
:
hidden
;
...
...
public/scss/product/shop/_shop-prodfile.css
View file @
bcfd242
...
...
@@ -12,7 +12,7 @@
}
.descripition
{
margin
:
0
20px
0px
;
margin
:
0
20px
;
font-size
:
22px
;
line-height
:
36px
;
padding
:
60px
20px
40px
;
...
...
public/scss/product/shop/reds-shop/_nav-tab.css
View file @
bcfd242
...
...
@@ -27,4 +27,4 @@
a
{
color
:
inherit
;
}
}
\ No newline at end of file
}
...
...
public/scss/product/shop/shop.page.css
View file @
bcfd242
...
...
@@ -5,7 +5,6 @@
@import
"layout/swiper"
;
/* page */
/* @import "channel/index"; */
@import
"channel/banner-top"
;
@import
"channel/floor-header"
;
@import
"channel/search"
;
...
...
public/scss/service/chat/_layout.css
View file @
bcfd242
...
...
@@ -155,7 +155,6 @@ body {
}
}
/* menu open*/
.menu-open
{
.menu
{
display
:
block
;
...
...
Please
register
or
login
to post a comment