base64图片做背景图片 今晚一定早睡 2022-10-28 41 阅读1分钟 a{ background:url(data:image/png;base64,图片的base64地址) } 参考文章:Vue使用:style动态绑定backgroundImage