From 7e8f1f6a627c3d74c1e7ea7fdcd6c578973fd701 Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 16 Dec 2025 15:12:37 +0800 Subject: [PATCH] =?UTF-8?q?PC=E7=AB=AF=E6=90=9C=E7=B4=A2=E6=A1=86=E5=B1=95?= =?UTF-8?q?=E5=BC=80=E6=97=B6=E9=97=B4=E6=94=B9=E4=B8=BA0.5s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/htravel-pc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/mobile_first/htravel-pc.php b/application/views/mobile_first/htravel-pc.php index a5ae38db..b3ce72d3 100644 --- a/application/views/mobile_first/htravel-pc.php +++ b/application/views/mobile_first/htravel-pc.php @@ -495,7 +495,7 @@ search_input.style.display = 'none'; } isClickingSearchButton = false; - }, 100); + }, 500); }); search_button.addEventListener('click', function () { e.preventDefault();