qujiwen

Results 1 comments of qujiwen

大佬您好,我改了后台cors.allowed-origins = http:// localhost:8080 注释了前端:main.js //import "./mock";跨域问题还是存在,连登陆页面都无法打开 Access to XMLHttpRequest at 'http://localhost:9998/admin/auth/login/out' from origin 'http://127.0.0.1:8080' has been blocked by CORS policy: Response to preflight request doesn't pass access control check:...