@@ -147,6 +147,7 @@ export default {
},
params: {
inviteCode: route.params.id || '',
+ pageName: 'landPage',
});
if (data.code == 0) {