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

add article label

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