更多修复

lingbing
guange 9 years ago
parent ceffa6c2c8
commit 51d3fc3aad

@ -94,9 +94,7 @@ app.controller('ActivityController',function($anchorScroll, $location,$scope, $h
if(typeof has_more !== 'undefined'){
$scope.has_more = has_more;
}
if(typeof activities !== 'undefined'){
$scope.activities = activities;
}
}
var loadActData = function(page){

Loading…
Cancel
Save