清除 laydate 的变量重复声明 (#1441)

* 代码优化

* 恢复 `lay.getStyleRules()` 无效改动

---------

Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
pull/1442/head
火烈鸟 2023-12-04 17:09:14 +08:00 committed by GitHub
parent a90ab67efd
commit ec3a5278c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 195 additions and 196 deletions

View File

@ -80,7 +80,6 @@
};
// 字符常量
var MOD_NAME = 'laydate';
var ELEM = '.layui-laydate';
var THIS = 'layui-this';
var SHOW = 'layui-show';