1.v-bind:class 绑定
2.v-bind:style 直接设置样式
3.注意:当 v-bind:style 使用需要特定前缀的 CSS 属性时,如 transform ,Vue.js 会自动侦测并添加相应的前缀。
原文地址:https://www.cnblogs.com/assistants/p/10302616.html
时间: 2024-10-09 13:21:50
1.v-bind:class 绑定
2.v-bind:style 直接设置样式
3.注意:当 v-bind:style 使用需要特定前缀的 CSS 属性时,如 transform ,Vue.js 会自动侦测并添加相应的前缀。
原文地址:https://www.cnblogs.com/assistants/p/10302616.html