fengxiang
2018-05-28 f1f78b9bae93fe9a07cc3ebdc743eb71ac78c29e
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 {