调整用户头像展示问题,title遗漏
This commit is contained in:
@@ -49,7 +49,7 @@ export class HeaderComponent implements OnInit {
|
||||
@Output() registrationEvent = new EventEmitter();
|
||||
size: 'large' | 'default';
|
||||
currentPath: string;
|
||||
|
||||
noAvatarUrl = 'https://cdn.celess.cn/'
|
||||
|
||||
public pageList: {
|
||||
path: string;
|
||||
|
||||
Reference in New Issue
Block a user