When clicking the link, the custom ng-click will run first, then the built-in ng-click does. index.html <!DOCTYPE html> <html ng-app="app"> <head> <script data- ...
確定! 回上一頁