mirror of
https://gitee.com/layui/layui.git
synced 2025-04-05 17:38:02 +08:00
微调 laydate 代码缩进
This commit is contained in:
parent
763b1f257f
commit
c7ba2e3851
@ -46,8 +46,8 @@
|
||||
|
||||
isLayui ? (
|
||||
layui['layui.all']
|
||||
? (typeof callback === 'function' && callback())
|
||||
: layui.addcss(path, callback, cssname)
|
||||
? (typeof callback === 'function' && callback())
|
||||
: layui.addcss(path, callback, cssname)
|
||||
) : ready.link(path, callback, cssname);
|
||||
|
||||
return this;
|
||||
|
Loading…
Reference in New Issue
Block a user