摘要: route run 文件是第一个位置,之后才配置路由哪些,代码: angular.module('technodeApp',['ngRoute']).run(function($window,$rootScope,$http,$location){ $http({ url:'/api/validat 阅读全文
posted @ 2016-03-08 17:32 詹老师 阅读(164) 评论(0) 推荐(0)