Commit b67e47e8 by 侯昆

添加图片

1 parent 7e03bd1e
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
<c:forEach items="${group}" var="item"> <c:forEach items="${group}" var="item">
<div class="col-sm-3"> <div class="col-sm-3">
<a href="/video?file=${item.file}"> <a href="/video?file=${item.file}">
<img class="img-fluid" src="${item.file}"> <img class="img-fluid" src="/static/temp/xiang.jpg">
</a> </a>
</div> </div>
</c:forEach> </c:forEach>
......
...@@ -624,8 +624,8 @@ ...@@ -624,8 +624,8 @@
<div class="row list-img"> <div class="row list-img">
<c:forEach items="${group}" var="item"> <c:forEach items="${group}" var="item">
<div class="col-sm-3"> <div class="col-sm-3">
<a href="/video/file=${item.file}"> <a href="/video?file=${item.file}">
<img class="img-fluid" src="${item.file}"> <img class="img-fluid" src="/static/temp/xiang.jpg">
</a> </a>
</div> </div>
</c:forEach> </c:forEach>
......

1.3 MB | W: | H:

253 KB | W: | H:

serverside/cihai-app/src/main/webapp/static/temp/season.jpg
serverside/cihai-app/src/main/webapp/static/temp/season.jpg
serverside/cihai-app/src/main/webapp/static/temp/season.jpg
serverside/cihai-app/src/main/webapp/static/temp/season.jpg
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!