FormData 的主要用途有两个: 1、将form表单元素的name与value进行组合, ... 可以通过append()方法来追加数据formdata.append("name","laotie"); //通过get方法对值 ...
確定! 回上一頁