Authored by 毕凯

Merge branch 'develop' of http://git.dev.yoho.cn/web/yohobuy into develop

@@ -394,9 +394,9 @@ $basicBtnC:#eb0313; @@ -394,9 +394,9 @@ $basicBtnC:#eb0313;
394 font-size: pxToRem(24px); 394 font-size: pxToRem(24px);
395 } 395 }
396 } 396 }
397 - .recommend-for-you {  
398 - margin-bottom: pxToRem(30px);  
399 - } 397 + // .recommend-for-you {
  398 + // margin-bottom: pxToRem(30px);
  399 + // }
400 } 400 }
401 .bottom-blank{ 401 .bottom-blank{
402 height: pxToRem(120px); 402 height: pxToRem(120px);
@@ -4,9 +4,9 @@ @@ -4,9 +4,9 @@
4 <P>您好!</P> 4 <P>您好!</P>
5 <P>为了向您提供更优质的服务,目前系统正在升级,请您耐心等待。</P> 5 <P>为了向您提供更优质的服务,目前系统正在升级,请您耐心等待。</P>
6 <P>系统升级期间,部分地区用户体验会有暂 时中断,如遇紧急事宜,欢迎垂询客服热线:400-889-9646 09:00-22:30(周一至周日)。</P> 6 <P>系统升级期间,部分地区用户体验会有暂 时中断,如遇紧急事宜,欢迎垂询客服热线:400-889-9646 09:00-22:30(周一至周日)。</P>
7 - <P>稍后系统将恢复正常使用,欢迎您继续光顾 YOHO!BUY 有货!</P> 7 + <P>稍后系统将恢复正常使用,欢迎您继续光顾 Yoho!Buy有货!</P>
8 <P>带来不便之处深表 歉意,请您谅解!</P> 8 <P>带来不便之处深表 歉意,请您谅解!</P>
9 <P>特此公告</P> 9 <P>特此公告</P>
10 - <P>YOHO!BUY 有货 客户服务中心。</P> 10 + <P>Yoho!Buy有货 客户服务中心。</P>
11 </div> 11 </div>
12 {{> layout/footer}} 12 {{> layout/footer}}
@@ -25,7 +25,7 @@ @@ -25,7 +25,7 @@
25 <a class="international" href={{internationalUrl}}>International Customer</a> 25 <a class="international" href={{internationalUrl}}>International Customer</a>
26 <div class="login-tip"> 26 <div class="login-tip">
27 <div class="info-icon"></div> 27 <div class="info-icon"></div>
28 - Yoho!Family账号可登录YOHO!有货 28 + Yoho!Family账号可登录Yoho!Buy有货
29 </div> 29 </div>
30 <div id="retrive-pwd-mask" class="mask"></div> 30 <div id="retrive-pwd-mask" class="mask"></div>
31 <ul id="retrive-pwd-ways" class="retrive-pwd-ways"> 31 <ul id="retrive-pwd-ways" class="retrive-pwd-ways">
@@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
8 <input id="phone-num" class="input phone-num" type="text" placeholder="手机号"> 8 <input id="phone-num" class="input phone-num" type="text" placeholder="手机号">
9 </div> 9 </div>
10 <span id="btn-next" class="btn btn-next disable row">下一步</span> 10 <span id="btn-next" class="btn btn-next disable row">下一步</span>
11 - <p class="register-tip">YOHO!Family账号可登录YOHO!有货、YOHO!Boys、YOHO!Girls及SHOW</p> 11 + <p class="register-tip">YOHO!Family账号可登录Yoho!Buy有货、YOHO!Boys、YOHO!Girls及SHOW</p>
12 </div> 12 </div>
13 </div> 13 </div>
14 {{> layout/footer}} 14 {{> layout/footer}}
@@ -113,8 +113,8 @@ @@ -113,8 +113,8 @@
113 </div> 113 </div>
114 {{/ enterStore}} 114 {{/ enterStore}}
115 115
116 - <!-- <div id="productDesc"></div> -->  
117 - {{> product/product-description}} 116 + <div id="productDesc"></div>
  117 + <!-- {{> product/product-description}} -->
118 {{> product/recommend-for-you}} 118 {{> product/recommend-for-you}}
119 119
120 {{#cartInfo}} 120 {{#cartInfo}}
@@ -45,7 +45,7 @@ @@ -45,7 +45,7 @@
45 <body {{#if isPassportPage}}class=passport-body{{/if}}> 45 <body {{#if isPassportPage}}class=passport-body{{/if}}>
46 {{#if systemUpdate}} 46 {{#if systemUpdate}}
47 <div class="systemUpdate"> 47 <div class="systemUpdate">
48 - <a href="index/systemUpdate" class="systemHeader">YOHO!BUY关于系统升级的公告</a> 48 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
49 <span>X</span> 49 <span>X</span>
50 </div> 50 </div>
51 {{/if}} 51 {{/if}}