Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
Plain Diff
Browse Files
Authored by
whb
2015-12-29 11:16:59 +0800
Commit
51165e469333521591045475e47b3232bd206d2c
2 parents
58b0bc5b
416c8c37
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy.git
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
template/www.yohobuy.com/partials/index/commodity.phtml
web-static/sass/home/_index-pliffy.scss
template/www.yohobuy.com/partials/index/commodity.phtml
View file @
51165e4
<div class="commodity clearfix" id="newarrivals">
{{> index/floor-header}}
<div class="commodity-list">
<ul class="g-list clearfix">
</ul>
<div class="goods-container clearfix">
</div>
<div class="loading">
<a href="{{href}}">Loading...</a>
...
...
web-static/sass/home/_index-pliffy.scss
View file @
51165e4
...
...
@@ -59,9 +59,7 @@
.tpl-keywords
{
margin-bottom
:
8px
;
}
.tpl-category
{
padding
:
10px
0
;
}
.tpl-category
{
padding
:
10px
0
;
background-color
:
#f8f8f8
;
...
...
@@ -113,6 +111,7 @@
margin-bottom
:
0px
;
}
.tpl-category
{
height
:
192px
;
a
{
height
:
32px
;
line-height
:
32px
;
...
...
@@ -376,6 +375,7 @@
margin-bottom
:
0px
;
}
.tpl-category
{
height
:
228px
;
a
{
height
:
38px
;
line-height
:
38px
;
...
...
Please
register
or
login
to post a comment