使用评论实现说说的功能
This commit is contained in:
浪子
2025-08-04 17:00:37 +08:00
parent 0017693c81
commit 4dcaefb291
7 changed files with 219 additions and 200 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
</div>
<div id="page">
<div class="row row-cols-1">
<div id="posts" class="col-12 animated fadeInLeft ">
<div id="posts" class="col-12">
<div class="puock-text no-style">
<p><?php $this->content(); ?></p>
</div>