新手求教怎么设置layer背景颜色

想做一个纯色的背景,可是用this._super();
this.setColor(cc.color(180,170,160,255)); 并不能实现,求教!

用LayerColor