Showing
1 changed file
with
2 additions
and
2 deletions
@@ -28,7 +28,7 @@ | @@ -28,7 +28,7 @@ | ||
28 | a.async = 1; | 28 | a.async = 1; |
29 | a.src = j; | 29 | a.src = j; |
30 | m.parentNode.insertBefore(a, m); | 30 | m.parentNode.insertBefore(a, m); |
31 | - }(window, document, 'script', (document.location.protocol === 'https:' ? 'https:' : 'http:') + '//cdn.yoho.cn/yas-jssdk/2.4.13/yas.js', '_yas')); | 31 | + }(window, document, 'script', (document.location.protocol === 'https:' ? 'https:' : 'http:') + '//cdn.yoho.cn/yas-jssdk/2.4.15/yas.js', '_yas')); |
32 | 32 | ||
33 | (function() { | 33 | (function() { |
34 | function getUid() { | 34 | function getUid() { |
@@ -70,7 +70,7 @@ | @@ -70,7 +70,7 @@ | ||
70 | uid = uid === 0 ? '' : uid; | 70 | uid = uid === 0 ? '' : uid; |
71 | window._ozuid = uid; // 暴露ozuid | 71 | window._ozuid = uid; // 暴露ozuid |
72 | if (window._yas) { | 72 | if (window._yas) { |
73 | - window._yas(1 * new Date(), '2.4.14', 'yohoblk_m', uid, '', ''); | 73 | + window._yas(1 * new Date(), '2.4.15', 'yohoblk_m', uid, '', ''); |
74 | } | 74 | } |
75 | }()); | 75 | }()); |
76 | var _hmt = _hmt || []; | 76 | var _hmt = _hmt || []; |
-
Please register or login to post a comment