From 12bceb4c8365640049695ea2ed9f617dfce7de76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=95=E5=B1=82=E7=94=A8=E6=88=B7?= Date: Thu, 3 Feb 2022 16:08:32 +0800 Subject: [PATCH] fix js --- js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/main.js b/js/main.js index 3875e09..170ecc2 100644 --- a/js/main.js +++ b/js/main.js @@ -255,7 +255,7 @@ $("#more").hover(function () { //屏蔽右键 document.oncontextmenu = function () { iziToast.info({ - timeout: 400000, + timeout: 4000, iconUrl: './img/warn.png', title: '温馨提醒', message: '为了浏览体验,本站禁用右键'