Authored by 郝肖肖

up yas 1.0.18

... ... @@ -111,7 +111,7 @@ function getShoppingKey() {
a.async = 1;
a.src = j;
m.parentNode.insertBefore(a, m);
})(window, document, 'script', ('https:' == document.location.protocol ? 'https' : 'http') + '://' + 'cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', '_yas');
})(window, document, 'script', ('https:' == document.location.protocol ? 'https' : 'http') + '://' + 'cdn.yoho.cn/yas-jssdk/1.0.18/yas.js', '_yas');
(function() {
var uid = getUid();
... ... @@ -121,7 +121,7 @@ function getShoppingKey() {
window._ozuid = uid; //暴露ozuid
if (window._yas) {
window._yas(1 * new Date(), '1.0.17', 'yohobuy_web', uid, '', '');
window._yas(1 * new Date(), '1.0.18', 'yohobuy_web', uid, '', '');
}
}());
... ...