Authored by 徐祁xuqi

code norm errors remend

@@ -191,8 +191,7 @@ function reMarginFooter(fixedElement) { @@ -191,8 +191,7 @@ function reMarginFooter(fixedElement) {
191 a.async = 1; 191 a.async = 1;
192 a.src = j; 192 a.src = j;
193 m.parentNode.insertBefore(a, m); 193 m.parentNode.insertBefore(a, m);
194 -})(window, document, 'script', ('https:' === document.location.protocol ? 'https' : 'http') + '://' +  
195 - 'cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', '_yas'); 194 +}(window, document, 'script', (document.location.protocol === 'https:' ? 'https' : 'http') + '://cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', '_yas'));
196 195
197 (function() { 196 (function() {
198 var uid = getUid(); 197 var uid = getUid();