优化分类说明

This commit is contained in:
augushong
2020-08-18 12:28:19 +08:00
parent 9d08fe3b5d
commit 6f7d3a3672
3 changed files with 9 additions and 3 deletions

View File

@@ -50,7 +50,11 @@
{/volist}
</div>
{/notempty}
{notempty name='$current_category.desc'}
<div class="category-plus-title">
<blockquote class="layui-elem-quote layui-quote-nm">{$current_category.desc}</blockquote>
</div>
{/notempty}
<div class="post-container">
<div class="post-list">
{volist name='list_post' id='post'}