Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
uedxwg
2016-01-12 11:09:29 +0800
Commit
d93df2c65a2995617d20f4826ea696f37b7bc896
2 parents
8272500b
60903ce6
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
template/www.yohobuy.com/actions/product/index/hotrank.phtml
template/www.yohobuy.com/actions/product/index1/hotrank.phtml
web-static/sass/product/_index.scss
template/www.yohobuy.com/actions/product/index/hotrank.phtml
View file @
d93df2c
...
...
@@ -30,7 +30,7 @@
{
{!
热门品牌
}
}
{
{#
hotBrands
}
}
{
{>
index/floor-header
}
}
<div
class=
"hot-brands logo-brand clearfix"
></div>
<div
class=
"hot-brands logo-brand clearfix"
data-url=
"{{brandUrl}}"
></div>
{
{/
hotBrands
}
}
{
{!
一周热卖
}
}
...
...
template/www.yohobuy.com/actions/product/index1/hotrank.phtml
View file @
d93df2c
...
...
@@ -30,7 +30,7 @@
{
{!
热门品牌
}
}
{
{#
hotBrands
}
}
{
{>
index/floor-header
}
}
<div
class=
"hot-brands logo-brand clearfix"
></div>
<div
class=
"hot-brands logo-brand clearfix"
data-url=
"{{brandUrl}}"
></div>
{
{/
hotBrands
}
}
{
{!
一周热卖
}
}
...
...
web-static/sass/product/_index.scss
View file @
d93df2c
@import
"search"
,
"list"
,
"new-sale"
,
"filter-box"
,
"sort-pager"
,
"good"
,
"latest-walk"
,
"left-content"
,
"no-result"
;
@import
"search"
,
"list"
,
"new-sale"
,
"filter-box"
,
"sort-pager"
,
"good"
,
"latest-walk"
,
"left-content"
,
"no-result"
,
"hot-rank"
;
.product-page
{
...
...
Please
register
or
login
to post a comment