更多修复
This commit is contained in:
parent
03357388bd
commit
ceffa6c2c8
|
@ -103,7 +103,7 @@ app.controller('ActivityController',function($anchorScroll, $location,$scope, $h
|
|||
if (page <= 0 && $scope.activities.length >0){ //应该是返回过来的
|
||||
loadPageConfig();
|
||||
var yOffset = rms.get("yoffset");
|
||||
$location.yOffset = yOffset;
|
||||
$location.hash(yOffset);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue