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