更新
This commit is contained in:
parent
86cbd5476d
commit
5c803ec060
Binary file not shown.
Before Width: | Height: | Size: 60 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB |
@ -112,8 +112,8 @@ function _getLazyload($type = true)
|
|||||||
/* 获取头像懒加载图 */
|
/* 获取头像懒加载图 */
|
||||||
function _getAvatarLazyload($type = true)
|
function _getAvatarLazyload($type = true)
|
||||||
{
|
{
|
||||||
if ($type) echo "https://cdn.jsdelivr.net/gh/HaoOuBa/Joe@master/assets/img/lazyload_avatar.jpg";
|
if ($type) echo "https://cdn.jsdelivr.net/gh/HaoOuBa/Joe@master/assets/img/lazyload_avatar.gif";
|
||||||
else return "https://cdn.jsdelivr.net/gh/HaoOuBa/Joe@master/assets/img/lazyload_avatar.jpg";
|
else return "https://cdn.jsdelivr.net/gh/HaoOuBa/Joe@master/assets/img/lazyload_avatar.gif";
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 查询文章浏览量 */
|
/* 查询文章浏览量 */
|
||||||
|
Loading…
Reference in New Issue
Block a user