From c88477d5bce278ca3466edc0aa9ba99a3dacec62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=B9=8F?= Date: Mon, 1 Jul 2024 14:27:22 +0800 Subject: [PATCH] =?UTF-8?q?tp=E4=BA=A7=E5=93=81=E9=A2=84=E8=AE=A2=E6=97=A5?= =?UTF-8?q?=E6=9C=9Ffix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ch-daytours-detail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/mobile_first/ch-daytours-detail.php b/application/views/mobile_first/ch-daytours-detail.php index bab450c5..88550e0a 100644 --- a/application/views/mobile_first/ch-daytours-detail.php +++ b/application/views/mobile_first/ch-daytours-detail.php @@ -265,7 +265,7 @@ return dateFilter(date); }], - minDate: new Date().fp_incr(1), + minDate: new Date().fp_incr(3), maxDate: new Date().fp_incr(540), defaultDate: new Date().fp_incr(3) });