以 Create-react-app 为例. 当设置 <img src = {require('../public/logo.png')} alt=""></img> 时,审查元素可以看到是将图片转换成base64,然后再 ...
確定! 回上一頁