http 请求 formData 类型数据

const data = new FormData();
data.append("msg", "需要传的文字");
posted @ 2024-03-20 14:52  落花看风雪  阅读(81)  评论(0)    收藏  举报