1. 重新刷新页面

同页面切换状态:

$state.go('tab.index', {inviteId:inviteId});
self.location.reload();

04-13 19:55