更新666
This commit is contained in:
@@ -82,6 +82,7 @@
|
|||||||
<a target="_blank" href="{$vo.url}" class="title">
|
<a target="_blank" href="{$vo.url}" class="title">
|
||||||
{$vo.name|raw}
|
{$vo.name|raw}
|
||||||
</a>
|
</a>
|
||||||
|
<!-- <div class="type cate">分类:{$vo.category.name|default='其它'}</div> -->
|
||||||
<div class="type time">{$vo.times}</div>
|
<div class="type time">{$vo.times}</div>
|
||||||
<div class="type">
|
<div class="type">
|
||||||
{if condition="$vo.is_type==1"}
|
{if condition="$vo.is_type==1"}
|
||||||
|
|||||||
@@ -536,6 +536,9 @@ a:hover {
|
|||||||
.listBox .left .list .item .type.time::after{
|
.listBox .left .list .item .type.time::after{
|
||||||
content: "\ebb1";
|
content: "\ebb1";
|
||||||
}
|
}
|
||||||
|
.listBox .left .list .item .type.cate::after{
|
||||||
|
content: "\e65f";
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.listBox .right{
|
.listBox .right{
|
||||||
|
|||||||
Reference in New Issue
Block a user