修复按钮bug

This commit is contained in:
2023-06-30 16:03:11 +08:00
parent 31957f2b0e
commit a726c8a12d
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@
{/notempty}
{notempty name='$current_category.desc'}
<div class="category-plus-title">
<blockquote class="layui-elem-quote layui-quote-nm">{$current_category.desc}</blockquote>
<blockquote class="layui-elem-quote layui-quote-nm">{$current_category.desc|raw}</blockquote>
</div>
{/notempty}
<div class="post-container">