mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
<a href="<?php $item->permalink(); ?>" title="<?php $item->title(); ?>" class="item">
|
||||
<span class="sort"><?php echo $index; ?></span>
|
||||
<span class="text"><?php $item->title(); ?></span>
|
||||
<span class="views"><?php _getViews($item); ?> 阅读</span>
|
||||
<span class="views"><?php $item->views(); ?> 阅读</span>
|
||||
</a>
|
||||
<?php $index++; ?>
|
||||
<?php endwhile; ?>
|
||||
|
||||
Reference in New Issue
Block a user