Canvas模式下 对于节点颜色的设置还是无效

Creator版本:1.4.2
运行在webview中,安卓版本6.0。
我是这样设置的:
siteNode.siteBac.color = cc.Color.RED;

请问有没有什么解决办法。