In angular, I need to apply different style attributes based on different conditions but its ... <div ng-style=" (status=="up") ?{'background-color':'green' ...
確定! 回上一頁