Authored by lea guo

发现好货标题自定义

@@ -29,13 +29,6 @@ export default { @@ -29,13 +29,6 @@ export default {
29 sceneId: YAS.scene.list 29 sceneId: YAS.scene.list
30 }; 30 };
31 }, 31 },
32 -  
33 - // created() {  
34 - // // 自定义title  
35 - // const { title = "" } = this.yoho.context;  
36 -  
37 - // this.title = title || "发现好货";  
38 - // },  
39 mounted() { 32 mounted() {
40 // 自定义title 33 // 自定义title
41 const { title = '' } = this.yoho.context; 34 const { title = '' } = this.yoho.context;