摘要: (function(w){ function Layer(){ this.init(); } Layer.prototype.init=function(){ if(document.getElementById('layer_oby')){//如果已经存在的情况 ... 阅读全文