调整用户头像展示问题,title遗漏

This commit is contained in:
小海
2020-05-16 23:05:57 +08:00
parent 67c509a245
commit 565fc9f673
5 changed files with 16 additions and 5 deletions

View File

@@ -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;