沈斌
2018-02-08 521e90a01a6249834e12e68a930e4d3e239b0a2d
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 {