...
|
...
|
@@ -178,20 +178,6 @@ function reMarginFooter(fixedElement) { |
|
|
$footer.removeClass('hide');
|
|
|
}());
|
|
|
|
|
|
/*(function(w, d, s, j, f) {
|
|
|
var a = d.createElement(s);
|
|
|
var m = d.getElementsByTagName(s)[0];
|
|
|
|
|
|
w.YohoAcquisitionObject = f;
|
|
|
|
|
|
w[f] = function() {
|
|
|
w[f].p = arguments;
|
|
|
};
|
|
|
|
|
|
a.async = 1;
|
|
|
a.src = j;
|
|
|
m.parentNode.insertBefore(a, m);
|
|
|
})(window, document, 'script', ('https:' == document.location.protocol ? 'https' : 'http') + '://' + 'cdn.yoho.cn/yas-jssdk/1.0.14/yas.js', '_yas');*/
|
|
|
|
|
|
(function() {
|
|
|
var uid = getUid();
|
...
|
...
|
|