I configure cross-domain configuration in webpack, the project is running normally, and the backend data is also obtained, but why does the browser still report a cross-domain error? obviously, I have fetched the background data and displayed it on the page. On the other hand, why can"t I see any data about the background in the interface of Google browser? Note: to be sure, there is no doubt that the background data has been obtained.
ajaxresponse(jqueryajaxwebpackproxylocalhost)