@@ -404,7 +404,7 @@ var activity = new Vue({
}
});
$('img[data-original]').lazyload();
-
+ $('title').html(_that.pageInfo.title);
})
},