app.controller('InfoController', function ($scope) { console.log('我是Info控制器'); });