Home > Q&A > body text
P粉9377693562023-09-01 00:40:25
Make sure to bind the style attribute. and use a single curly brace in the syntax <div v-bind:style="{ backgroundImage: Make sure the value is a string }"></div>
<div v-bind:style="{ backgroundImage: Make sure the value is a string }"></div>