This commit is contained in:
底层用户 2022-02-03 16:08:32 +08:00
parent b1ea5e3aba
commit 12bceb4c83

View File

@ -255,7 +255,7 @@ $("#more").hover(function () {
//屏蔽右键
document.oncontextmenu = function () {
iziToast.info({
timeout: 400000,
timeout: 4000,
iconUrl: './img/warn.png',
title: '温馨提醒',
message: '为了浏览体验,本站禁用右键'