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
郭成尧
2016-10-18 14:18:09 +0800
Commit
a911a9e307e908e5fe4ac6db2fb76fe7fab6719f
2 parents
12f260fe
c0e843e0
Merge branch 'hotfix/indexStyle'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doraemon/views/partial/resources/six-lines-floor.hbs
doraemon/views/partial/resources/six-lines-floor.hbs
View file @
a911a9e
...
...
@@ -7,7 +7,7 @@
<li>
<a
href=
"
{{
url
}}
"
>
<div
class=
"img-box"
>
<img
class=
"lazy"
data-original=
"
{{
image
src
154
320
}}
"
alt=
""
>
<img
class=
"lazy"
data-original=
"
{{
image
src
320
154
}}
"
alt=
""
>
</div>
</a>
</li>
...
...
Please
register
or
login
to post a comment