app.controller('DetectionCostCtrl', ['$scope', function ($scope) { $scope.data = "这是检测费用查询页面"; }])