废弃YJ.initSmart渲染方法 YJ.initSmart的函数用YJ.render代替 旧的代码片段 YJ.initSmart(callBack,id,true) 新的代码片段 YJ.render(id,callBack)