使用 axios 传递 application/x-www-form-urlencoded类型的 post 请求
正确姿势,用&把参数连接起来就行了,不过这个要不要url编码下呢?没有仔细研究过res=awaithttp.post('https://aa.xxx.xyz.cn/index.php/?isAjax=true',"id=78&store=0&form_key=xniCOeOxjHEOaDYe&node=78",{headers:{'Content-Type':'application/x-www-