...
|
...
|
@@ -108,7 +108,7 @@ function getShoppingKey() { |
|
|
a.async = 1;
|
|
|
a.src = j;
|
|
|
m.parentNode.insertBefore(a, m);
|
|
|
})(window, document, 'script', 'http://cdn.yoho.cn/yas-jssdk/1.0.13.6.3/yas.js', '_yas');
|
|
|
})(window, document, 'script', 'http://cdn.yoho.cn/yas-jssdk/1.0.14/yas.js', '_yas');
|
|
|
|
|
|
(function() {
|
|
|
var uid = getUid();
|
...
|
...
|
@@ -118,7 +118,7 @@ function getShoppingKey() { |
|
|
window._ozuid = uid;//暴露ozuid
|
|
|
|
|
|
if (window._yas) {
|
|
|
window._yas(1 * new Date(), '1.0.13.6.3', 'yohobuy_web', uid, '', '');
|
|
|
window._yas(1 * new Date(), '1.0.14', 'yohobuy_web', uid, '', '');
|
|
|
}
|
|
|
}());
|
|
|
|
...
|
...
|
|