This commit is contained in:
浪子
2025-07-23 16:26:09 +08:00
parent 0ed7e7b5e8
commit 33175a8951
7 changed files with 189 additions and 64 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
<?php endif; ?>
</div>
<h2 class="post--single__title"><?php $this->title() ?></h2>
<div class="post--single__content graph" ><?php $this->content(); ?></div>
<div class="post--single__content graph" ><?php //$this->content(); ?><?php echo ContentFilter::filterContent($this->content, $this, null); ?></div>
<?php if($this->options->wxpay): ?>
<!--打赏 -->
<div class="post--single__action">