Browse Source

右键屏蔽恢复

laiguoran 5 years ago
parent
commit
40844b251b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      app/view/layout/layout.ejs

+ 1 - 2
app/view/layout/layout.ejs

@@ -21,8 +21,7 @@
     <% } %>
 </head>
 
-<!--<body oncontextmenu="return false;"> &lt;!&ndash;屏蔽input鼠标右键&ndash;&gt;-->
-<body> <!--屏蔽input鼠标右键-->
+<body oncontextmenu="return false;">
 <div>
 
 </div>