var sHtml='';///////存储弹窗需要的内容 function showAddUser(){ if(sHtml==''){//初始化 sHtml=$('#addUserDialog').html();//获取弹窗需要的html代码 $('#addUserDialog').remove()//删除页面的dom放置id重复 } $.Zebra_Dialog(sHtml,....其他配置 }
87,997
社区成员
224,708
社区内容
加载中
试试用AI创作助手写篇文章吧