Authored by 毕凯

Merge branch 'feature/shareBuy' into 'release/5.7'

分享文案修改



See merge request !556
@@ -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
@@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
15 .coupon-list { 15 .coupon-list {
16 background-color: #d0021b; 16 background-color: #d0021b;
17 margin: 0 30px; 17 margin: 0 30px;
18 - padding: 10px 0 30px; 18 + padding: 30px 0;
19 } 19 }
20 20
21 .coupon-group { 21 .coupon-group {