Commit d84bca1b authored by Edwise's avatar Edwise 🍷

1

parent 769e110d
...@@ -395,7 +395,7 @@ export default class MainUI extends ComponentBase { ...@@ -395,7 +395,7 @@ export default class MainUI extends ComponentBase {
Tools.consumerInfo.popup = false; Tools.consumerInfo.popup = false;
PanelCtrl.instance.show(OldUserPanel, { f: loginPrize }); PanelCtrl.instance.show(OldUserPanel, { f: loginPrize });
} else if (ifLogin) { } else if (ifLogin) {
loginPrize(); // 首次登陆 loginPrize();; // 首次登陆
} }
} }
......
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