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