民权县12345_前端

main.js 110B

12345
  1. angular.module('main',[])
  2. .controller('mainCorl', ['$scope','$http', function ($scope,$http) {
  3. }]);