Angular solution. You can fix it like this: $scope.hoverIn = function(){ this.hoverEdit = true; }; $scope.hoverOut = function(){ this.
確定! 回上一頁