6月22日

1.cors (跨域资源共享)配置,用于解决前后端分离项目中的跨域问题。

前端地址:http://localhost:5173 (Vue/Vite 开发服务器)
后端地址:http://localhost:8080 (Spring Boot)

不同端口 = 不同源 = 跨域
2.vite 帮助解析.vue文件

posted @ 2026-06-25 16:52  Y。。。。  阅读(9)  评论(0)    收藏  举报