Authored by biao

roll back the home.js to sync to develop branch

@@ -189,8 +189,8 @@ window.reMarginFooter('.footer-tab'); @@ -189,8 +189,8 @@ window.reMarginFooter('.footer-tab');
189 exports.set = function(c) { 189 exports.set = function(c) {
190 window.setCookie('_Channel', c, { 190 window.setCookie('_Channel', c, {
191 expires: 365, 191 expires: 365,
192 - domain: '.dev.yohobuy.com' 192 + domain: '.m.yohobuy.com'
193 }); 193 });
194 }; 194 };
195 195
196 -require('./maybe-like')(); 196 +require('./maybe-like');