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
2016-06-23 10:59:56 +0800
Commit
c4688f7e709e47bc999c6f0ed8dfab99e3924479
1 parent
b01491e2
sale discount 商品样式调整
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
4 deletions
apps/product/views/action/sale/discount.hbs
public/scss/product/sale/_new-sale.css
apps/product/views/action/sale/discount.hbs
View file @
c4688f7
...
...
@@ -5,10 +5,10 @@
{{>
sale
/
discount-center-content
}}
{{#
saleList
}}
<div
class=
"discount-goods-wrapper"
>
{{#
saleList
}}
{{>
product
/
standard-content
}}
{{/
saleList
}}
{{/
saleList
}}
</div>
</div>
{{/
result
}}
...
...
public/scss/product/sale/_new-sale.css
View file @
c4688f7
...
...
@@ -185,6 +185,20 @@
margin-right
:
40px
;
}
}
.discount-goods-wrapper
{
.goods-container
{
width
:
1160px
;
}
.good-info
{
width
:
280px
;
}
.good-detail-img
{
height
:
382px
;
}
}
}
.new-sale-page
{
...
...
Please
register
or
login
to post a comment