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
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai(👎🏻🍜)
9 years ago
Commit
b2e072217bdb7de672ac5a3578a8026b41e49054
1 parent
7fb8bc8f
修改注释
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doraemon/views/partial/resources/hot-brands-list.hbs
doraemon/views/partial/resources/hot-brands-list.hbs
View file @
b2e0722
...
...
@@ -5,7 +5,7 @@
<li
class=
"brand"
>
<a
href=
"
{{
url
}}
"
>
<div
class=
"brand-logo"
>
<!--此处不使用 Lazyload 是由于安卓 UC 10 版本加载不出来-->
{{!--此处不使用 Lazyload 是由于安卓 UC 10 版本加载不出来--}}
<img
src=
"
{{
image
src
158
174
}}
"
>
</div>
<p
class=
"brand-name"
>
{{
name
}}
</p>
...
...
Please
register
or
login
to post a comment