Image tag takes status code

for example, I use the image tag to download the picture, but the picture download failed. Report 502. Can I get the status code 502?

Mar.25,2021

add event onLoad and onError event status code to get


you are sending a post request, and you can get the 502status code through response.data.code

.
Menu