官方解释:how i can remove the comments created by ng-if and ng-repeat? · Issue #8722 · angular/angular.js
为什么要去掉?这些注释是在指令解析的时候动态生成的,如果要去掉就用装饰器重写一下指令,但并没有什么意义啊