图片
This commit is contained in:
@@ -292,6 +292,7 @@ export default {
|
||||
return arr.indexOf(item, 0) === index
|
||||
})
|
||||
},
|
||||
|
||||
nameAvatar(name) {
|
||||
return name?.split('')?.slice(-2) || '游客'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user