in the website built by nuxt.js, a request is sent in the asyncData method on the home page. The interface address is forwarded with nginx. The background log checks the returned data, but the front end does not receive the returned data. The website cannot be opened
call the console to report an error before the component is loaded
configure in nginx
seek the solution