mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-20 04:58:38 +00:00
update freemarker_implicit.ftl
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<#list imgurls as img>
|
||||
<#list imgUrls as img>
|
||||
<div class="img-area">
|
||||
<img class="my-photo" alt="loading" data-src="${img}" src="images/loading.gif">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user