Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
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
周少峰
2016-01-22 17:48:27 +0800
Commit
0c0d23c881681d0817cd188f4624728d0ad1d32f
2 parents
049579b4
2e33b9c5
Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into feature/web-list
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
template/www.yohobuy.com/partials/product/filter-box.phtml
template/www.yohobuy.com/partials/product/filter-box.phtml
View file @
0c0d23c
...
...
@@ -94,12 +94,16 @@
{{#unless hideMore}}
<div class="brand-opt">
{{#if showMore}}
<span id="brand-more" class="brand-more">
<em>更多</em>
<i class="iconfont"></i>
</span>
{{/if}}
{{#if showMulti}}
<span id="brand-multi" class="multi-select">多选 +</span>
{{/if}}
</div>
{{/unless}}
...
...
Please
register
or
login
to post a comment