@@ -5083,7 +5083,7 @@
},
"_enabled": true,
"panel_name": "module/blessingBag/blessingBag",
- "bool_Auth": false,
+ "bool_Auth": true,
"open_type": 0,
"transition_type": 0,
"onComplete": {
@@ -5236,7 +5236,7 @@
@@ -156,7 +156,7 @@ export default class UISystem extends cc.Component {
mk.event.emit('close-panel', panelName);
}
- this.isPanelClosing = true;
+ this.isPanelClosing = false;