Commit 9a99995f authored by liujiangnan's avatar liujiangnan

feat

parent a3116969
......@@ -101,6 +101,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
const tryatry = cc.find('Canvas/bg/ui/tryatry');
tryatry.active = true;
buttonOnClick(tryatry, () => {
cc.find('Canvas/bg/ui/btnLaw/check').active = true;
this.login(15500000006, "qwer5678");
});
}
......
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