From 66533760d2604c6996d774b35fa8c0c7e40958ea Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Mon, 1 Aug 2022 16:37:59 +0800 Subject: [PATCH] =?UTF-8?q?Cookie=20=E6=8F=90=E7=A4=BA=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=2010=E7=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ah-pc.php | 2 +- application/views/mobile_first/ah.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/mobile_first/ah-pc.php b/application/views/mobile_first/ah-pc.php index a931e40c..3566879e 100644 --- a/application/views/mobile_first/ah-pc.php +++ b/application/views/mobile_first/ah-pc.php @@ -377,7 +377,7 @@ setTimeout(function() { document.getElementById('gotIdArea').style.display = 'none'; - }, 5000); + }, 10000); } diff --git a/application/views/mobile_first/ah.php b/application/views/mobile_first/ah.php index 5f6d9fd7..6cd67450 100644 --- a/application/views/mobile_first/ah.php +++ b/application/views/mobile_first/ah.php @@ -326,7 +326,7 @@ setTimeout(function() { document.getElementById('gotIdArea').style.display = 'none'; - }, 5000); + }, 10000); }