Unverified Commit 05161014 authored by liuzheng's avatar liuzheng

feat: update

parent 0d8dbf5f
<app-element-nav *ngIf="DataStore.NavShow"></app-element-nav>
<nav *ngIf="DataStore.NavShow"></nav>
<router-outlet></router-outlet>
<app-element-interactive></app-element-interactive>
<!--<app-element-interactive></app-element-interactive>-->
......@@ -24,6 +24,7 @@ export class JsonComponent implements OnInit {
}
ngOnInit() {
this.restart();
}
......
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