Authored by 毕凯

Merge branch 'feature/yas237' into 'master'

2.3.5 -> 2.3.7

yas 2.3.5 -> 2.3.7

See merge request !434
... ... @@ -12,7 +12,7 @@
a.async = 1;
a.src = j;
m.parentNode.insertBefore(a, m);
}(window, document, 'script', (document.location.protocol === 'https:' ? 'https:' : 'http:') + '//cdn.yoho.cn/yas-jssdk/2.3.5/yas.js', '_yas'));
}(window, document, 'script', (document.location.protocol === 'https:' ? 'https:' : 'http:') + '//cdn.yoho.cn/yas-jssdk/2.3.7/yas.js', '_yas'));
var _hmt = _hmt || [];
... ... @@ -56,7 +56,7 @@
uid = uid === 0 ? '' : uid;
window._ozuid = uid; // 暴露ozuid
if (window._yas) {
window._yas(1 * new Date(), '2.3.5', 'yohobuy_m', uid, '', '');
window._yas(1 * new Date(), '2.3.7', 'yohobuy_m', uid, '', '');
}
setTimeout(function() {
... ...