You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
v2.7.2 dev
* 2023-02-03 v2.7.2 dev - 增加 [web-indexr](https://github.com/rehiy/web-indexr) 文件管理 - - web-indexr处于实验中,作为Tinyfilemanager的替代 - 优化排版
This commit is contained in:
@@ -285,6 +285,7 @@ if ($config['ad_top']) echo $config['ad_top_info'];
|
||||
});
|
||||
}
|
||||
*/
|
||||
|
||||
//禁用右键
|
||||
document.onkeydown = function() {
|
||||
var e = window.event || arguments[0];
|
||||
|
||||
Reference in New Issue
Block a user