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
阿达
9 years ago
Commit
092a2bd3ef8b66b6332ec500583230895e64411f
1 parent
aaacb56f
fix 图标过小
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
static/sass/index/_search.css
template/m.yohobuy.com/actions/category/brand/search.phtml
static/sass/index/_search.css
View file @
092a2bd
...
...
@@ -197,5 +197,9 @@
.clearfix
{
margin-left
:
30px
;
}
.left-icon
{
font-size
:
30px
;
}
}
}
\ No newline at end of file
...
...
template/m.yohobuy.com/actions/category/brand/search.phtml
View file @
092a2bd
...
...
@@ -32,7 +32,7 @@
</div>
{
{/if
}
}
<div
class=
"history-search local-search"
>
<h
3
><span
class=
"iconfont"
>
64
a;</span>最近搜索
<h
3
><span
class=
"iconfont
left-icon
"
>
64
a;</span>最近搜索
<button
id=
"clear-history"
class=
"clear-icon iconfont"
>
64
c;</button>
</h
3
>
<ul
class=
"history clearfix local-history"
>
...
...
@@ -40,7 +40,7 @@
</div>
{
{#if
hot
}
}
<div
class=
"hot-search"
>
<h
3
><span
class=
"iconfont"
>
64
b;</span>热门搜索</h
3
>
<h
3
><span
class=
"iconfont
left-icon
"
>
64
b;</span>热门搜索</h
3
>
<ul
class=
"hot clearfix"
>
{
{#
hot
}
}
<li>
...
...
Please
register
or
login
to post a comment