读者墙
读书而不思考,等于吃饭而不消化。——波尔克
共1篇
Warning: Trying to access array offset on value of type null in /www/wwwroot/b.oaf.cn/usr/themes/Tulip/functions.php on line 1091
Warning: Trying to access array offset on value of type null in /www/wwwroot/b.oaf.cn/usr/themes/Tulip/functions.php on line 1092
Warning: Trying to access array offset on value of type null in /www/wwwroot/b.oaf.cn/usr/themes/Tulip/functions.php on line 1091
Warning: Trying to access array offset on value of type null in /www/wwwroot/b.oaf.cn/usr/themes/Tulip/functions.php on line 1092
Warning: Trying to access array offset on value of type null in /www/wwwroot/b.oaf.cn/usr/themes/Tulip/functions.php on line 1091
Warning: Trying to access array offset on value of type null in /www/wwwroot/b.oaf.cn/usr/themes/Tulip/functions.php on line 1092
Warning: Trying to access array offset on value of type null in /www/wwwroot/b.oaf.cn/usr/themes/Tulip/functions.php on line 1091
Warning: Trying to access array offset on value of type null in /www/wwwroot/b.oaf.cn/usr/themes/Tulip/functions.php on line 1092
1月前

逛鲁鲁和非人类博客看到好看的读者墙,把他的文章转过来分享。效果截图如下实现代码如下<style>
.comment-row
.recent-comment img:hover
.recent-comment img
</style>
<?php
$this->widget('Widget_Comments_Recent', 'pageSize=518')->to($comments);
echo '<div class="comment-row">';
while ($comments->next())



