Authored by whb

刷新设置

... ... @@ -199,6 +199,8 @@ define('mobile', function(require, exports) {
txtInput.addClass('hasVal');
};
getBrand();
//禁止刷新
$("#hook").attr("disloading", "1");
});
//搜索存在,调用
if($(".search-wrap").size()){
... ...