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