From 3f91a6737fc06b45461ce11eae5660cbbf766f7e Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 29 十月 2024 16:20:02 +0800 Subject: [PATCH] 推广人员-》地推权限 创建时间-》注册时间 --- 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