Axios Header sets token

Cross-domain problems occur when token fails (client modifies token, or token expires)

clipboard.png

log in normally, and cross-domain problems will not occur when token is normal.


this is a problem at the server level, and the response header of token failure needs to be dealt with.

Menu