Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Plain Diff
Browse Files
Authored by
zzzzzzz
2016-10-09 09:35:05 +0800
Commit
f252c119272e22487afb95111bf8136811b060e1
2 parents
ad71c6c5
c36d4ca7
Merge branch 'feature/hotbrand' into release/5.1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
doraemon/views/partial/resources/hot-brands-list.hbs
doraemon/views/partial/resources/hot-category.hbs
doraemon/views/partial/resources/hot-brands-list.hbs
View file @
f252c11
{{#
data
}}
<ul
class=
"hot-brands clearfix"
>
{{>
common
/
floor-header
}}
{{>
common
/
floor-header
-more
}}
{{#
list
}}
<li
class=
"brand"
>
<a
href=
"
{{
url
}}
"
>
...
...
doraemon/views/partial/resources/hot-category.hbs
View file @
f252c11
{{#
data
}}
<div
class=
"hot-category"
>
{{>
common
/
floor-header
}}
{{>
common
/
floor-header
-more
}}
{{#
banner
}}
<a
class=
"category-banner"
href=
"
{{
url
}}
"
>
...
...
Please
register
or
login
to post a comment