|
@@ -114,7 +114,7 @@ function getShoppingKey() { |
|
@@ -114,7 +114,7 @@ function getShoppingKey() { |
114
|
a.src = j;
|
114
|
a.src = j;
|
115
|
m.parentNode.insertBefore(a, m);
|
115
|
m.parentNode.insertBefore(a, m);
|
116
|
}(window, document, 'script', (document.location.protocol === 'https:' ? 'https:' : 'http:') + '//' + // eslint-disable-line
|
116
|
}(window, document, 'script', (document.location.protocol === 'https:' ? 'https:' : 'http:') + '//' + // eslint-disable-line
|
117
|
- 'cdn.yoho.cn/yas-jssdk/2.4.6/yas.js', '_yas')); // eslint-disable-line
|
117
|
+ 'cdn.yoho.cn/yas-jssdk/2.4.7/yas.js', '_yas')); // eslint-disable-line
|
118
|
|
118
|
|
119
|
(function() {
|
119
|
(function() {
|
120
|
var uid = getUid();
|
120
|
var uid = getUid();
|
|
@@ -124,7 +124,7 @@ function getShoppingKey() { |
|
@@ -124,7 +124,7 @@ function getShoppingKey() { |
124
|
window._ozuid = uid; // 暴露ozuid
|
124
|
window._ozuid = uid; // 暴露ozuid
|
125
|
|
125
|
|
126
|
if (window._yas) {
|
126
|
if (window._yas) {
|
127
|
- window._yas(1 * new Date(), '2.4.6', 'yohobuy_web', uid, '', '');
|
127
|
+ window._yas(1 * new Date(), '2.4.7', 'yohobuy_web', uid, '', '');
|
128
|
}
|
128
|
}
|
129
|
}());
|
129
|
}());
|
130
|
|
130
|
|