Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
毕凯
2015-12-07 14:40:55 +0800
Commit
efef186ffe7bc58a46a27bc0bd8cbed4540a794e
1 parent
591b7686
品牌页面 热门品牌显示标题
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
library/Api/Yohobuy.php
static/sass/category/_brand.scss
template/m.yohobuy.com/partials/home/hot_brands_swipe.phtml
library/Api/Yohobuy.php
View file @
efef186
static/sass/category/_brand.scss
View file @
efef186
...
...
@@ -77,6 +77,14 @@
.hot-brands
{
padding-top
:
178rem
/
$pxConvertRem
;
.floor-header
{
padding
:
0
;
}
.brands-swiper
{
border-top
:
0
;
}
}
.hot-brand
{
...
...
template/m.yohobuy.com/partials/home/hot_brands_swipe.phtml
View file @
efef186
<div class="hot-brands">
{{^ brandPage}}
{{> home/floor_header}}
{{/ brandPage}}
<div class="brands-swiper">
<ul class="brands-list swiper-wrapper clearfix">
{{# list}}
...
...
Please
register
or
login
to post a comment