WebService/src/main/resources/components/pageFramePackage/nav/nav.js
@@ -29,7 +29,8 @@ var param = { params:{ page:1, row:3 row:3, communityId:vc.getCurrentCommunity().communityId } }; @@ -145,7 +146,9 @@ }, changeCommunity:function(_community){ vc.setCurrentCommunity(_community); vm.navCommunityInfo._currentCommunity= _community; vm.navCommunityInfo._currentCommunity= _community; //中心加载当前页 location.reload(); }, _noticeDetail:function(_notice){ //console.log(_notice.noticeId);