Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
lore-w
9 years ago
Commit
42bf51e4f88311ab42d9842962163ef270f25f36
1 parent
c42358a8
意见反馈图片不显示问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
template/m.yohobuy.com/actions/index/home/suggest.phtml
template/m.yohobuy.com/actions/index/home/suggest.phtml
View file @
42bf51e
...
...
@@ -9,9 +9,9 @@
<div
class=
"suggest-content"
id=
"suggest-content"
>
{
{#
suggestContent
}
}
<div
class=
"suggest-item"
data-id=
"{{suggest_id}}"
>
{
{#
imgUrl
}
}
<img
class=
"lazy"
data-original=
"{{.}}"
alt=
""
/>
{
{/
imgUrl
}
}
{
{#if
imgUrl
}
}
<img
class=
"lazy"
data-original=
"{{imgUrl}}"
alt=
""
/>
{
{/if
}
}
<h
2
>
{
{title
}
}</h
2
>
<p>
{
{content
}
}</p>
...
...
Please
register
or
login
to post a comment