Browse Source

Merge branch 'master' of http://47.100.37.243:10080/ZHOU/yunsu

wutt 5 years ago
parent
commit
f308894b81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/main/resources/templates/case.html

+ 1 - 1
website/src/main/resources/templates/case.html

@@ -80,7 +80,7 @@
                             <h2>成功案例</h2>
                             <h2>成功案例</h2>
                         </div>
                         </div>
                         <div class="row mb-4">
                         <div class="row mb-4">
-                            <div class="col-lg-4 col-md-6" th:each="item : ${{cases}}">
+                            <div class="col-lg-4 col-md-6" th:each="item : ${cases}">
                                 <div class="box-image-text">
                                 <div class="box-image-text">
                                     <div class="image"><img th:src="${item.imageUrl}" alt="..." class="img-fluid">
                                     <div class="image"><img th:src="${item.imageUrl}" alt="..." class="img-fluid">
                                         <div class="overlay d-flex align-items-center justify-content-center">
                                         <div class="overlay d-flex align-items-center justify-content-center">