Authored by 郝肖肖

yas 2.1.2

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