This commit is contained in:
limqhz
2022-05-03 21:15:47 +08:00
parent 0eed40c97e
commit cf985bd44f
11 changed files with 155 additions and 44 deletions

View File

@@ -103,7 +103,7 @@
</div>
<div th:if="${commentList.size()==0}" class="col-md-12 blog-main" style="margin-top: 20px">
<div class="my-3 p-3 bg-white rounded shadow-sm">
<h6 class="pb-2 mb-0 text-center">emmm... 这里暂时还没有评论....</h6>
<h6 class="pb-2 mb-4 text-center">还没有评论,抢个沙发?</h6>
</div>
</div>