Authored by yyq

fix title

... ... @@ -20,7 +20,7 @@ export default {
name: 'ArticleNicePage',
data() {
return {
title: '发现好',
title: '发现好',
sceneId: YAS.scene.list
};
},
... ...