after the vue project is packaged and launched to deploy the server, the request interface at the backend needs to be cross-domain, and the cross-domain setting of the front end is also set normally by me. However, the project uses the interfaces located by Gaud ip and Gaode Weather, which can be requested normally during local testing, but cannot be requested after the server is deployed. After Baidu, the appropriate answer has not been found. Do you know how to handle it?
report this error