确保绑定style属性。并且在语法中使用单个花括号 <div v-bind:style="{ backgroundImage: 确保值是字符串 }"></div>
<div v-bind:style="{ backgroundImage: 确保值是字符串 }"></div>
确保绑定style属性。并且在语法中使用单个花括号
<div v-bind:style="{ backgroundImage: 确保值是字符串 }"></div>