tl;dr – Allow your users to select which app to load! Ditch the ng-app in your index.html and use angular.bootstrap(document, [“yourApp”]); ...
確定! 回上一頁