angular不适合DOM操作 angular的思维是通过变量来控制前端的变化 例子:http://stackoverflow.com/questions/19331779/how-to-highlight-a-selected-row-in-ngrepeat
angular不适合DOM操作
angular的思维是通过变量来控制前端的变化
例子:
http://stackoverflow.com/questions/19331779/how-to-highlight-a-selected-row-in-ngrepeat