@Component({
// Get dynamic template url
templateUrl: (() => showHello() ? '/hello.component.html' : '/world.component.html')()
})
@Component({
// Get dynamic template url
templateUrl: (() => showHello() ? '/hello.component.html' : '/world.component.html')()
})
Emon阅读 1.3k
白水赞 4阅读 257评论 1
kexb赞 3阅读 101
风流倜傥的伤痕阅读 660
风流倜傥的伤痕阅读 463
天涯学馆阅读 415
风流倜傥的伤痕阅读 352
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。