Showing
1 changed file
with
0 additions
and
7 deletions
@@ -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; |
-
Please register or login to post a comment