摘要: 1 var url = document.URL; 2 var a = url.split("="); 3 4 if(a[1]){ 5 return options.fn(this); 6 }else{ 7 return options.inverse(this); 8 } $(function(){ if(getUrlParam... 阅读全文
posted @ 2015-07-30 11:33 微客鸟窝 阅读(196) 评论(0) 推荐(0) 编辑
/* 看板娘 */