能不能请你分享一些资源,从那里可以很好地学习。
发布于 2018-10-11 14:43:44
对于Angular中的DOM操作来说,这是一个很好的经验法则:
不要!
在您的模板中使用ng-if和ng-show/ng-hide ...
ng-if
ng-show
ng-hide
..。以及ng-repeat和*ngFor!
ng-repeat
*ngFor
https://stackoverflow.com/questions/52752179
相似问题