From 85c12b90dc13909a00633ad2a8bab75e1e249edf Mon Sep 17 00:00:00 2001 From: Zylan Date: Sat, 26 Apr 2025 11:59:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A8=AA=E8=BD=B4=E6=A0=BC?= =?UTF-8?q?=E5=AD=90=E8=BE=93=E5=85=A5=E6=A1=86=E7=9A=84=E6=9C=80=E5=A4=A7?= =?UTF-8?q?=E5=80=BC=E9=99=90=E5=88=B6=EF=BC=8C=E4=BB=8E100=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E8=87=B31000=EF=BC=8C=E4=BB=A5=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E6=9B=B4=E5=A4=A7=E7=9A=84=E7=B2=92=E5=BA=A6=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E8=8C=83=E5=9B=B4=EF=BC=8C=E6=8F=90=E5=8D=87=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E8=83=BD=E5=8A=9B=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aa06aef..fd550a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1139,7 +1139,7 @@ export default function Home() { onChange={handleGranularityInputChange} className="w-full p-1.5 border border-gray-300 rounded-md text-sm focus:ring-blue-500 focus:border-blue-500 h-9" min="10" - max="100" + max="1000" />