laiguoran 5 anni fa
parent
commit
b9c245467a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/view/layout/layout.ejs

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

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