Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
组件节点的样式有办法加吗
我写了个UserInfo组件,经过编译,在小程序中,就呈现出
所以想问下,怎么样我才可以让在这个组件的节点上加上样式?
不要在组件上加,控制不了,可以通过className传递组件到内部。