0
点赞
收藏
分享

微信扫一扫

Next.js图片使用


需要放在public目录下

<img src={`/images/xLogo.net.png`} alt="x-store" />

Next.js图片使用_reactjs


举报

相关推荐

0 条评论