Vue.js style(内联样式)
摘要:
Vue.js style(内联样式) 我们可以在 v-bind:style 直接设置样式: <div id="app"> <div v-bind:style="{ color: activeColor, fontSize: fontSize + 'px' }">Hello word!</div> < 阅读全文
posted @ 2017-08-30 18:38 程序猿-alvin 阅读(469) 评论(0) 推荐(0)
浙公网安备 33010602011771号