mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
@@ -101,7 +101,7 @@ function threadedComments($comments, $options)
|
||||
<li class="comment-list__item">
|
||||
<div class="comment-list__item-contain" id="<?php $comments->theId(); ?>">
|
||||
<div class="term">
|
||||
<img width="48" height="48" class="avatar lazyload" src="<?php _getAvatarLazyload() ?>" data-src="<?php _getAvatarByMail($comments->mail); ?>" onerror="javascript: this.src = 'data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=='" alt="头像" />
|
||||
<img width="48" height="48" class="avatar lazyload" src="<?php _getAvatarLazyload() ?>" data-src="<?php _getAvatarByMail($comments->mail); ?>" alt="头像" />
|
||||
<div class="content">
|
||||
<div class="user">
|
||||
<span class="author"><?php $comments->author(); ?></span>
|
||||
|
||||
Reference in New Issue
Block a user