mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-14 08:53:21 +08:00
committed by
Pete Bacon Darwin
parent
28ab4b600a
commit
05bc53d34d
@@ -62,7 +62,7 @@ api/ng.$http $http} service.
|
||||
__`app/js/app.js`.__
|
||||
<pre>
|
||||
...
|
||||
angular.module('phonecatApp', ['phonecatFilters', 'phonecatServices']).
|
||||
angular.module('phonecatApp', ['ngRoute', 'phonecatControllers','phonecatFilters', 'phonecatServices']).
|
||||
...
|
||||
</pre>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user