Showing
1 changed file
with
2 additions
and
2 deletions
@@ -108,7 +108,7 @@ function getShoppingKey() { | @@ -108,7 +108,7 @@ function getShoppingKey() { | ||
108 | a.async = 1; | 108 | a.async = 1; |
109 | a.src = j; | 109 | a.src = j; |
110 | m.parentNode.insertBefore(a, m); | 110 | m.parentNode.insertBefore(a, m); |
111 | -})(window, document, 'script', 'http://cdn.yoho.cn/yas-jssdk/1.0.13.6.3/yas.js', '_yas'); | 111 | +})(window, document, 'script', 'http://cdn.yoho.cn/yas-jssdk/1.0.14/yas.js', '_yas'); |
112 | 112 | ||
113 | (function() { | 113 | (function() { |
114 | var uid = getUid(); | 114 | var uid = getUid(); |
@@ -118,7 +118,7 @@ function getShoppingKey() { | @@ -118,7 +118,7 @@ function getShoppingKey() { | ||
118 | window._ozuid = uid;//暴露ozuid | 118 | window._ozuid = uid;//暴露ozuid |
119 | 119 | ||
120 | if (window._yas) { | 120 | if (window._yas) { |
121 | - window._yas(1 * new Date(), '1.0.13.6.3', 'yohobuy_web', uid, '', ''); | 121 | + window._yas(1 * new Date(), '1.0.14', 'yohobuy_web', uid, '', ''); |
122 | } | 122 | } |
123 | }()); | 123 | }()); |
124 | 124 |
-
Please register or login to post a comment