xufenglei
2018-08-03 e6e6e7d6dc2e1acbf57cb8dfa040aecee0281f30
src/app/layout/fullscreen/fullscreen.component.ts
@@ -1,7 +1,7 @@
import { Component } from '@angular/core';
@Component({
    selector: 'app-layout-fullscreen',
    selector: 'layout-fullscreen',
    templateUrl: './fullscreen.component.html'
})
export class LayoutFullScreenComponent {