new fromValidate([{self:$("author"),fieldname:"昵称",handlemode:true,dataType:1,show:$("authorError"),info:$("authorError")},{self:$("tel"),fieldname:"电话",handlemode:true,dataType:1,show:$("telError"),info:$("telError")},{self:$("title"),fieldname:"标题",handlemode:true,dataType:1,show:$("titleError"),info:$("titleError")},{self:$("content"),fieldname:"内容",handlemode:true,dataType:1,show:$("contentError"),info:$("contentError")}],$("form"),"");