// 添加首页默认UI addUI("home",function(){ console.log("home加载回调") // $("#home").show(); });