$(document).bind("contextmenu",
function(){
return false;
}
);
微信扫一扫
$(document).bind("contextmenu",
function(){
return false;
}
);
相关推荐