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
6946f2a7805be03dcc49dbdad58e52c31dadbe1b
1 parent
3dbc742f
折扣箭头默认朝上
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
template/m.yohobuy.com/partials/product/list.phtml
template/m.yohobuy.com/partials/product/list.phtml
View file @
6946f2a
...
...
@@ -70,8 +70,8 @@
<a
href=
"javascript:void(0);"
>
<span
class=
"nav-txt"
>折扣</span>
<span
class=
"icon"
>
<i
class=
"iconfont up"
>
615
;</i>
<i
class=
"iconfont down cur"
>
616
;</i>
<i
class=
"iconfont up cur"
>
615
;</i>
<i
class=
"iconfont down"
>
616
;</i>
</span>
</a>
</li>
...
...
Please
register
or
login
to post a comment