src中路径没写对,要./后面加相关路径才行
把这个填进去看看https://csdn-144213-123.s3.cn-north-1.jdcloud-oss.com/3.jpg
应该使用相对路径,如图片名称前加./
./
<img src="./home.png" alt="">