pull/26/head^2
sentsin 2015-04-20 17:17:45 +08:00
parent bb2a84e3ae
commit ff3bb6b466
2 changed files with 2 additions and 973 deletions

973
layer.js

File diff suppressed because one or more lines are too long

View File

@ -750,7 +750,7 @@ ready.run = function(){
return layer;
}) : function(){
ready.run();
layer.use('/skin/layer.css');
layer.use('skin/layer.css');
}();
}(window);