IT程序员
Vue动态修改Style背景色
阅读 121
2022-02-17
<div class="reverse-imgdiv" v-bind:style="{ background: activeColor }"
在setup里面修改activeColor即可
相关推荐
精彩评论(0)