更新666

This commit is contained in:
Alone
2024-11-04 11:50:38 +08:00
parent 3777395105
commit d6f36c34ca
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -82,6 +82,7 @@
<a target="_blank" href="{$vo.url}" class="title">
{$vo.name|raw}
</a>
<!-- <div class="type cate">分类:{$vo.category.name|default='其它'}</div> -->
<div class="type time">{$vo.times}</div>
<div class="type">
{if condition="$vo.is_type==1"}
+3
View File
@@ -536,6 +536,9 @@ a:hover {
.listBox .left .list .item .type.time::after{
content: "\ebb1";
}
.listBox .left .list .item .type.cate::after{
content: "\e65f";
}
.listBox .right{