@@ -68,8 +68,6 @@ define(['app/app'], function(app) {
toaster.pop('warning', '获取订单信息失败');
return ;
}
-
- console.log("$scope.order", $scope.order);
}, function() {
toaster.pop('warning', '评价失败。');
});