摘要: 根据控件名,重现一些特殊的表单项,生成html 阅读全文
posted @ 2016-11-30 18:06 Tiac 阅读(739) 评论(0) 推荐(0)
摘要: function mySubmit(theForm,url,result){ function default_callback(res){ result.html(res.info); if(res.status=='1'){ if(res.url!=''){ location.href = res... 阅读全文
posted @ 2016-11-30 18:05 Tiac 阅读(314) 评论(0) 推荐(0)