//app.component.html<div>hello world</div> Tips:只关注main.ts 和src目录下的app文件夹下的app.moudle.ts(相当于App.vue)叫做项目根模块(组件)app.moudle.ts的作用是告诉angular如何组装应用