提交 9da6744b 编写于 作者: fxy060608's avatar fxy060608

fix(h5): __wxsStyle

上级 ffff5926
......@@ -74,7 +74,8 @@ class ComponentDescriptor {
style = parseStyleText(style)
}
if (isPlainObject(style)) {
this.$el.__wxsStyle = style
this.$el.__wxsStyle = style
this.$vm.$forceUpdate()
}
return this
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册