舒舒服服水电费多少发多少*(^&*(
/* global woodmart_settings */
(function($) {
woodmartThemeModule.stickySocialButtons = function() {
$('.wd-sticky-social').addClass('wd-loaded');
};
$(document).ready(function() {
woodmartThemeModule.stickySocialButtons();
});
})(jQuery);