refactor: 修改copyright
This commit is contained in:
@@ -11,7 +11,8 @@ export class FooterComponent implements OnInit {
|
||||
constructor(public componentStateService: ComponentStateService) {
|
||||
}
|
||||
|
||||
readonly gName: string;
|
||||
readonly gName: string = '何梦幻';
|
||||
readonly bName: string = '郑海';
|
||||
|
||||
ngOnInit() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user