Showing
1 changed file
with
1 additions
and
1 deletions
@@ -195,7 +195,7 @@ function reMarginFooter(fixedElement) { | @@ -195,7 +195,7 @@ function reMarginFooter(fixedElement) { | ||
195 | a.async = 1; | 195 | a.async = 1; |
196 | a.src = j; | 196 | a.src = j; |
197 | m.parentNode.insertBefore(a, m); | 197 | m.parentNode.insertBefore(a, m); |
198 | -}(window, document, 'script', (document.location.protocol === 'https:' ? 'https' : 'http') + '://cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', '_yas')); | 198 | +})(window, document, 'script', (document.location.protocol === 'https:' ? 'https' : 'http') + '://' + 'cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', '_yas'); |
199 | 199 | ||
200 | (function() { | 200 | (function() { |
201 | var uid = getUid(); | 201 | var uid = getUid(); |
-
Please register or login to post a comment