摘要: Axios 示例 axios({ method: 'post', url: 'http://localhost:8080/text12/workadd', data:_this.workeradd, }).then((res) => { if(res.data=='1'){ _this.iswork 阅读全文
posted @ 2025-01-10 18:56 liu某人 阅读(7) 评论(0) 推荐(0)
摘要: {}与¥{}的区别 response实现重定向 response响应字符数据 response响应字节数据以及导入工具类实现响应 阅读全文
posted @ 2025-01-10 18:48 liu某人 阅读(34) 评论(0) 推荐(0)