update the version of yas
Showing
3 changed files
with
3 additions
and
3 deletions
framework @ 119c247f
@@ -148,7 +148,7 @@ function rePosFooter() { | @@ -148,7 +148,7 @@ function rePosFooter() { | ||
148 | window._ozuid = uid;//暴露ozuid | 148 | window._ozuid = uid;//暴露ozuid |
149 | 149 | ||
150 | if (window._yas) { | 150 | if (window._yas) { |
151 | - window._yas(1 * new Date(), '1.0.8', 'yohobuy_m', uid, ''); | 151 | + window._yas(1 * new Date(), '1.0.10', 'yohobuy_m', uid, ''); |
152 | } | 152 | } |
153 | }()); | 153 | }()); |
154 | 154 |
@@ -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','http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js','_yas'); | 31 | + })(window,document,'script','http://cdn.yoho.cn/yas-jssdk/1.0.10/yas.js','_yas'); |
32 | </script> | 32 | </script> |
33 | {{> layout/use}} | 33 | {{> layout/use}} |
34 | {{> layout/analysis}} | 34 | {{> layout/analysis}} |
-
Please register or login to post a comment