problem description
using VUE nuxt scaffolding to develop a server rendering project, all interface requests are completed by the @ nuxtjs/proxy agent. You can confirm that the agent is accessible, but cannot get the image resources
the environmental background of the problems and what methods you have tried
it is possible to upload pictures directly using the Postman tool on the computer, but it is not possible to switch to the project (the error message is as follows)
related codes
/ / Please paste the code text below (do not replace the code with pictures)
the configuration of nuxt.config.js is as follows
:
