Commit 9e89a828 authored by liuzheng712's avatar liuzheng712

feat(update):

parent 768c90a9
*
!dist
!nginx.conf
......@@ -10,6 +10,8 @@ import {Video, DataStore} from '../globals';
styleUrls: ['./replay-page.component.css']
})
export class ReplayPageComponent implements OnInit {
Video = Video;
constructor(private activatedRoute: ActivatedRoute,
private _http: HttpService,
private _logger: Logger) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment