Files
AngularDemo/src/app/app.component.html

3 lines
44 B
HTML
Raw Normal View History

2023-12-06 16:49:49 +08:00
<div></div>
2023-11-30 16:19:52 +08:00
2023-12-06 16:49:49 +08:00
<router-outlet></router-outlet>