兼容1.3.0
This commit is contained in:
浪子
2025-06-27 17:29:49 +08:00
parent 8ab8213a12
commit 9f80798452
3 changed files with 26 additions and 17 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<?php while ($this->next()): ?>
<?php
$coverImage = getPostCover($this->content, $this->cid);
$colors = ['bg-primary', 'bg-secondary', 'bg-success', 'bg-danger', 'bg-warning', 'bg-info', 'bg-transparent', 'bg-gradient'];
$colors = ['bg-primary', 'bg-secondary', 'bg-success', 'bg-danger', 'bg-warning', 'bg-info'];
?>
<article class="block card-plain post-item col-md-6 col-12 post-item-card">
<div class="p-block post-item-block">