angular list item active(ng-click) ... <li ng-repeat="fold in folds" ng-class="{'active' : selectedFolder == fold.filter}"> ..... </li>.
確定! 回上一頁