增加登录日志埋点

This commit is contained in:
2024-05-22 17:00:14 +08:00
parent 85d52f5065
commit e910a76437
9 changed files with 461 additions and 84 deletions

View File

@@ -50,6 +50,12 @@
},
{
"path": "register/index",
"style": {
"navigationBarTitleText": "用户注册"
}
},
{
"path": "register/reward",
"style": {
"navigationBarTitleText": "注册有礼"
}