问答详情
源自:4-6 商品模型模型--商品详情页面

url:"http://localhost:8090/item/get"

,整个后端就没创建get方法呀! 怎么就能出现页面呢? 

提问者:慕妹3325488 2020-09-04 17:04

个回答

  • leapzz
    2021-05-05 15:19:17

    感谢,编写get方法后解决了问题

  • 慕妹3325488
    2020-09-04 17:20:54

    我的一直报这个问题,后来想想后端根本就没写get方法

    Access to XMLHttpRequest at '*' from origin '*' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    自己把get方法写完就不报错了但是界面好丑。不居中