Authored by 郭成尧

Merge branch 'feature/VIP_DAY'

 the commit.
... ... @@ -11,7 +11,7 @@
{{#if isVipDay}}
<strong class="fz17">每月28日,会员潮集狂欢</strong>
{{else}}
<strong class="fz17">奔跑吧,潮人们</strong>
<strong class="fz17">动动指尖吧!潮人们</strong>
{{/if}}
</p>
<a href="javascript:void(0)" class="weal-btn fz16" id="send_gift">立刻发福利</a>
... ...
... ... @@ -3,7 +3,7 @@
<div>
<img src="//cdn.yoho.cn/m-yohobuy-node/assets/img/activity/invite/title_new.png" />
<br />
<p class="fz14">只需1位小伙伴领取,<br/>即得<strong class="fz17">10元现金券</strong><br/>全部领完,可继续发,上不封顶!<br/>奔跑吧,潮人们!</p>
<p class="fz14">只需1位小伙伴领取,<br/>即得<strong class="fz17">10元现金券</strong><br/>全部领完,可继续发,上不封顶!<br/>动动指尖吧!潮人们</p>
<a href="javascript:void(0)" class="invite-btn fz16">立刻发福利</a>
<h2 class="rule-tit fz15">活动细则</h2>
... ...
... ... @@ -35,7 +35,7 @@
</li>
<li class="play-coin-div"></li>
<li class="item item-2 pull-right" id="js-game-luck">
<a href='http://m.yohobuy.com/activity/vip-day/crazy-luck?openby:yohobuy={"action":"go.h5","params":{"islogin":"Y","url":"http://m.yohobuy.com/activity/vip-day/crazy-luck"}}'>
<a href='http://m.yohobuy.com/activity/vip-day/crazy-luck{{#if isApp}}?openby:yohobuy={"action":"go.h5","params":{"islogin":"Y","url":"http://m.yohobuy.com/activity/vip-day/crazy-luck"}}{{/if}}'>
<img class="play-icon-flag" src="{{imgSrc 'img/activity/vip_day/play-coin-2.png'}}" alt="拼手气">
</a>
</li>
... ...
... ... @@ -39,9 +39,9 @@ var page = {
this.fetchMsg();
share({
title: '有货【会员日】开启啦!9月28日潮集狂欢趴等你来HI!限时6大福利,快参与起来喽~',
title: '有货【会员日】潮集狂欢,限时六大福利,还不快参与起来?!',
link: location.href,
desc: 'm.yohobuy.com',
desc: '每月28日,尽情释放!',
imgUrl: 'http://img10.static.yhbimg.com/taobaocms/2016/09/23/18/010ccac2955e7e50ffb66b75110e73e3e1.png'
});
},
... ...