top-bar.component implement

This commit is contained in:
myh
2023-12-08 16:42:19 +08:00
parent b999c724a8
commit d840cde757
5 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
<div></div>
<div>
<app-top-bar></app-top-bar>
</div>
<div>
<app-img-show></app-img-show>
</div>
<router-outlet></router-outlet>