摘要: 语言用的go,前端是vue+axios 。 用的路由框架,遇到了CORS问题 github.com/julienschmidt/httprouter 在说明里面看到有设置 CORS问题的方式,设置了后本地实测不起作用。 header := w.Header() header.Set("Access- 阅读全文
posted @ 2020-09-25 11:42 GYbin 阅读(1568) 评论(0) 推荐(0)