虞城12345_前端
angular.module('main',[]) .controller('mainCorl', ['$scope','$http', function ($scope,$http) { }]);