Commit 8d2add88 authored by liujiangnan's avatar liujiangnan

feat: 埋点

parent 7b60014e
......@@ -157,6 +157,8 @@ export default class SceneComponent extends MyCocosSceneComponent {
cc.sys.localStorage.setItem('phone', '');
}
window["courseware"]?.behaviorToCollectWithParam("userRegistrationEvent", "");
this.login(phone, password, passCode);
});
......
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