Explorar el Código

Merge branch 'master' of http://192.168.1.41:3000/maixinrong/Calculation

MaiXinRong hace 5 años
padre
commit
52f567cf27
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>