From d7c7a6e9d05eec7b38b41b8ae39f373f650ca891 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期三, 15 五月 2024 14:48:03 +0800 Subject: [PATCH] no message --- CoreCms.Net.Web.Admin/wwwroot/lib/bootstrap/js/liao.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/lib/bootstrap/js/liao.js b/CoreCms.Net.Web.Admin/wwwroot/lib/bootstrap/js/liao.js index a46ba19..a2de559 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/lib/bootstrap/js/liao.js +++ b/CoreCms.Net.Web.Admin/wwwroot/lib/bootstrap/js/liao.js @@ -4,7 +4,7 @@ * @Author: 灏忛渚� * @Date: 2024-02-29 15:07:28 * @LastEditors: Please set LastEditors - * @LastEditTime: 2024-02-29 15:17:32 + * @LastEditTime: 2024-03-29 13:38:53 * Copyright: 2024 MinTinge CO.,LTD. All Rights Reserved. * @Descripttion: 閫氱敤鍑芥暟搴� */ @@ -48,3 +48,5 @@ const regex = /^-?\d+(\.\d+)?$/; // 鍖归厤鏁存暟鎴栧皬鏁帮紝鍖呮嫭璐熸暟 return regex.test(str); } + + -- Gitblit v1.9.1