Not sure about this approach but you can use "ng-show" directive in angular js to hide or unhide a div. In your controller define a flag on scope like this. $ ...
確定! 回上一頁