关于评论的判断

This commit is contained in:
浪子
2024-05-17 18:23:58 +08:00
parent 46f50de81b
commit 965dd0fc7f
8 changed files with 22 additions and 16 deletions
-4
View File
@@ -28,7 +28,3 @@
</section>
</main>
<?php $this->need('footer.php'); ?>
<script src="https://cdnjs.sgcd.net/code-highlight/js/prism.js"></script>
<link rel="stylesheet" href="https://cdnjs.sgcd.net/code-highlight/css/prism.css" />
<script src="<?php $this->options->themeUrl('/dist/js/bundle.js'); ?>"></script>
<script>Prism.highlightAll()</script>