Implement a directive and use the template attribute to define the HTML. <body ng-app="MyApp"> <my-widget/> </body>. var app = angular.module("MyApp", ...
確定! 回上一頁