From d4bf35dbc5fc582d23c1a371bfc48a75864653ed Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com.cn> Date: 星期二, 15 八月 2023 16:28:50 +0800 Subject: [PATCH] 文本框判断是数值类型的改为number --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 2a8448f..edf52fe 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -unpackage \ No newline at end of file + +unpackage/ \ No newline at end of file -- Gitblit v1.9.1