首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
›
Vue.js
广告
V2EX
›
Vue.js
有木有办法动态将一段 CSS 样式定义绑定到一个组件上呢?
binarymann
·
2019-01-15 21:24:07 +08:00
· 1793 次点击
这是一个创建于 2137 天前的主题,其中的信息可能已经有所发展或是发生改变。
不是
文档
里面说得简单的内联样式,而是这种样式:
.my-dynamic-class-def { background: red; }
CSS
myclass
background
red
2 条回复
•
2019-01-26 00:07:03 +08:00
1
noe132
2019-01-16 00:21:39 +08:00
1
1. 直接给组件加 class 不行么?
2. 参考一下 css module
2
ohyeahhh
2019-01-26 00:07:03 +08:00
v-bind 不行吗
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
1402 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms ·
UTC 23:54
·
PVG 07:54
·
LAX 15:54
·
JFK 18:54
Developed with
CodeLauncher
♥ Do have faith in what you're doing.