var html = "<tr id='"+Sid+"' style='background-color: red;'><td><input type='text' style='font-size:15px;height:35px;width:225px;margin:5px "+distance+"px;' /></td><td style='background-color:blue;' ><input type='button' onclick='addThis("+Fid+","+Sid+",this.str);' value='确定' /></td></tr>";
不行啊大哥 每次传过去都报错 只能传数字