Authored by 郝肖肖

yas 2.2.2

@@ -231,7 +231,7 @@ function reMarginFooter(fixedElement) { @@ -231,7 +231,7 @@ function reMarginFooter(fixedElement) {
231 a.src = j; 231 a.src = j;
232 m.parentNode.insertBefore(a, m); 232 m.parentNode.insertBefore(a, m);
233 })(window, document, 'script', ('https:' === document.location.protocol ? 'https' : 'http') + '://' + 233 })(window, document, 'script', ('https:' === document.location.protocol ? 'https' : 'http') + '://' +
234 - 'cdn.yoho.cn/yas-jssdk/2.1.2/yas.js', '_yas'); 234 + 'cdn.yoho.cn/yas-jssdk/2.2.2/yas.js', '_yas');
235 235
236 (function() { 236 (function() {
237 var uid = getUid(), 237 var uid = getUid(),
@@ -245,7 +245,7 @@ function reMarginFooter(fixedElement) { @@ -245,7 +245,7 @@ function reMarginFooter(fixedElement) {
245 window._ozuid = uid; // 暴露ozuid 245 window._ozuid = uid; // 暴露ozuid
246 246
247 if (window._yas) { 247 if (window._yas) {
248 - window._yas(1 * new Date(), '2.1.2', 'yohobuy_m', uid, '', ''); 248 + window._yas(1 * new Date(), '2.2.2', 'yohobuy_m', uid, '', '');
249 249
250 // 发送埋点数据 250 // 发送埋点数据
251 sendBpData = function(bpIdArr) { 251 sendBpData = function(bpIdArr) {