Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ued
/
yohogirls_mustache
·
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
2586703@qq.com
2015-05-22 10:33:28 +0800
Commit
305287b2f0aa05aff3a393d1ab7e480b09bf7abb
1 parent
9c333078
detail 大图的显示判断
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
partials/detail/detail_img.html
partials/detail/detail_img.html
View file @
305287b
{{# bigImg}}
<div
class=
"pic-body"
>
<img
class=
"lazy"
data-original=
"{{src}}"
alt=
""
>
</div>
{{/ bigImg}}
\ No newline at end of file
{{#unless slide}}
{{# bigImg}}
<div
class=
"pic-body"
>
<img
class=
"lazy"
data-original=
"{{src}}"
alt=
""
>
</div>
{{/ bigImg}}
{{/unless}}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment