问题发生于一次mock数据,生成了base64格式的东西,因为编码包在一个变量中,不知道怎么直接在 :style 中引入。 <img :style="{width:'100px',height:'100px',backgroundImage: 'url(data:balabal)', }" alt="">