mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
优化分类说明
This commit is contained in:
@@ -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'}
|
||||
|
||||
Reference in New Issue
Block a user