给li标签添加ng-repeat指令后,ng-mouseenter="show = true" ng-mouseleave="show = false"居然不起作用,为什么啦?求解?代码如下:
{{x}}
Hello!
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
作用域的问题
controller:
HTML:
以上