沈斌
2018-07-12 4056d69076e49d28ee54b169b42c6430c1c2e261
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 {