提交 fd31b518 编写于 作者: xchenhao's avatar xchenhao

add article label

上级 d78b4be1
......@@ -68,10 +68,8 @@
<a href="/category/<?= $art['category_id'] ?>"
target="_blank"><?= $art['category_name'] ?? '' ?></a>
<span><?= $art['create_time'] ?></span>
<span class="trbszan">
<span id="sourceId::<?= $art['id'] ?>"
class="cy_cmt_count"><?= $art['comment_num'] ?? 0 ?></span>
</span>
<span class="trbszan"><?= $art['comment_num'] ?? 0 ?></span>
<div class="trbstxt">推荐</div>
</div>
</div>
<?php endforeach ?>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册