Merge branch 'feature/shareBuy' into 'release/5.7'
分享文案修改 See merge request !556
Showing
2 changed files
with
3 additions
and
3 deletions
@@ -23,9 +23,9 @@ let params = { | @@ -23,9 +23,9 @@ let params = { | ||
23 | let noResultHbs = require('product/search/no-result-new.hbs'); | 23 | let noResultHbs = require('product/search/no-result-new.hbs'); |
24 | 24 | ||
25 | let shareData = { | 25 | let shareData = { |
26 | - title: '【有货】童鞋们一起来有货玩潮流,超级专享优惠福利速来领~', | 26 | + title: '发福利啦!专享优惠速来领~', |
27 | link: location.href, | 27 | link: location.href, |
28 | - desc: '有货发福利啦!甄选好货等你来BUY~', | 28 | + desc: '来YOHO玩潮流~甄选好货等你来BUY~', |
29 | imgUrl: 'http://img11.static.yhbimg.com/yhb-img01/2017/05/10/16/011568a808f9b10e098b6542d3a8cb3d6b.png' | 29 | imgUrl: 'http://img11.static.yhbimg.com/yhb-img01/2017/05/10/16/011568a808f9b10e098b6542d3a8cb3d6b.png' |
30 | }; | 30 | }; |
31 | 31 |
-
Please register or login to post a comment