Browse Source

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

MaiXinRong 5 năm trước cách đây
mục cha
commit
52f567cf27
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/view/layout/layout.ejs

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

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