Authored by 郝肖肖

up yas 1.0.18

@@ -111,7 +111,7 @@ function getShoppingKey() { @@ -111,7 +111,7 @@ function getShoppingKey() {
111 a.async = 1; 111 a.async = 1;
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') + '://' + 'cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', '_yas'); 114 +})(window, document, 'script', ('https:' == document.location.protocol ? 'https' : 'http') + '://' + 'cdn.yoho.cn/yas-jssdk/1.0.18/yas.js', '_yas');
115 115
116 (function() { 116 (function() {
117 var uid = getUid(); 117 var uid = getUid();
@@ -121,7 +121,7 @@ function getShoppingKey() { @@ -121,7 +121,7 @@ function getShoppingKey() {
121 window._ozuid = uid; //暴露ozuid 121 window._ozuid = uid; //暴露ozuid
122 122
123 if (window._yas) { 123 if (window._yas) {
124 - window._yas(1 * new Date(), '1.0.17', 'yohobuy_web', uid, '', ''); 124 + window._yas(1 * new Date(), '1.0.18', 'yohobuy_web', uid, '', '');
125 } 125 }
126 }()); 126 }());
127 127