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
Email Patches
Plain Diff
Browse Files
Authored by
weiqingting
2015-12-29 11:05:30 +0800
Commit
416c8c3788cc35168b0b7178ec8a65499889a446
1 parent
152ed333
解决new-arrils.js报错
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 @
416c8c3
<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 @
416c8c3
...
...
@@ -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