2016年1月25日
摘要: $(document).ready(function(){ $.dialog({ lock: true, title:'提示', content: '${sucessStr}', icon: 'success.gif',min:false,max:true }); } 阅读全文
posted @ 2016-01-25 16:35 Simle 阅读(361) 评论(0) 推荐(0)