mirror of https://github.com/layui/layer
delete /
parent
8ec158a873
commit
f86872c6df
|
@ -750,7 +750,7 @@ ready.run = function(){
|
||||||
return layer;
|
return layer;
|
||||||
}) : function(){
|
}) : function(){
|
||||||
ready.run();
|
ready.run();
|
||||||
layer.use('/skin/layer.css');
|
layer.use('skin/layer.css');
|
||||||
}();
|
}();
|
||||||
|
|
||||||
}(window);
|
}(window);
|
Loading…
Reference in New Issue