body.component implement

This commit is contained in:
myh
2023-12-08 19:13:46 +08:00
parent 3ea3fa8ea7
commit a598f36371
4 changed files with 40 additions and 12 deletions

View File

@@ -6,6 +6,10 @@
<ngbd-carousel-pause></ngbd-carousel-pause>
</div>
<div>
<app-body></app-body>
</div>
<div>
<app-foot></app-foot>
</div>