禁止拷贝网页内容的js代码

复制代码 代码如下:

  <body oncontextmenu = "return false">

  <body oncontextmenu = "return false" onselectstart = "return false">