首页 > 编程知识 正文

vue动态加class,vue动态绑定class跟style

时间:2023-05-04 17:07:51 阅读:204330 作者:3311

1、动态绑定class的方法,我自己记一下吧,每次用的时候想半天,好记性不如烂笔头,记下来吧

2、v-text的用法

3、动态绑定style

<div class="wave" :style="{bottom:  item.percentInCountry }"></div>

:style="{transform: `rotate(${toComputed(region.score)}deg)`}"

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。