var html=""拿到这个html 然后遍历怎么弄
看你input的type吧,只是显示值的话应该是jequry的是 $("#input").val(),js自带的是document.getelementbyid("input").innerText