加个好物页面

This commit is contained in:
浪子
2024-06-05 15:59:42 +08:00
parent ae64c25228
commit 12ee26cdfe
15 changed files with 77 additions and 57 deletions
-1
View File
@@ -8,7 +8,6 @@
<div class="graph u-marginBottom30">
<?php $this->content(); ?>
</div>
<!-- 判断如果禁止评论则不显示评论的div -->
<?php if ($this->allow('comment')): ?>
<?php $this->need('comments.php'); ?>