Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
前端服务于http://localhost:3000/
http://localhost:3000/
我想访问目录文件中的 JSON 数据
通过在同源发送 HTTP 请求http://localhost:3000/
在 React.js 中
是否有可能做到这一点,如果是这样,怎么做?
是的,您有 2 个解决方案: