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