//禁止右键
function document.oncontextmenu() {
return false;
}function document.oncontextmenu() {
return false;
}
825
1882

被折叠的 条评论
为什么被折叠?