Commit e08f64c7 authored by 范雪寒's avatar 范雪寒

feat: 适配

parent a00cd9c2
......@@ -13044,7 +13044,7 @@
"__id__": 261
}
],
"_active": false,
"_active": true,
"_components": [
{
"__id__": 264
......@@ -13054,7 +13054,7 @@
}
],
"_prefab": null,
"_opacity": 90,
"_opacity": 50,
"_color": {
"__type__": "cc.Color",
"r": 0,
......
......@@ -235,6 +235,7 @@ cc.Class({
.call(() => {
if (data.has_child == '0') {
this.hideAllSubmenu();
this.hideMenu();
btn.active = false;
btnSelected.active = true;
label.active = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment