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 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 32858aa..edf52fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +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

--
Gitblit v1.9.1