摘要: 1.定义子组件 @Component({ selector:"app-product-detail", templeteUrl:"./product-detail/product-detail.html", styleUrls:"", }) export class ProductDetail{ } 阅读全文
posted @ 2019-06-10 11:28 haozj 阅读(1039) 评论(0) 推荐(0)