update
This commit is contained in:
@@ -227,7 +227,7 @@ function renderTalks() {
|
||||
return {
|
||||
content,
|
||||
user: item.username || '匿名',
|
||||
avatar: 'https://p.liiiu.cn/i/2025/03/13/67d2fc82d329c.webp',
|
||||
avatar: 'https://free.picui.cn/free/2025/08/10/689845496a283.png',
|
||||
date,
|
||||
location: '',
|
||||
tags: Array.isArray(item.tags) && item.tags.length ? item.tags.map(t => t.name) : ['无标签'],
|
||||
|
||||
Reference in New Issue
Block a user