3.8的遮罩层到底该怎么写?

之前的版本都是

new cc.LayerColor(cc.color(0, 0, 0, 125))

现在只要设置透明度就会看到index.html上的body背景,之前版本不会

可以用 new ccui.Layout()

一样有这个问题