日志:添加玩家日志

This commit is contained in:
luying
2021-12-22 21:01:06 +08:00
parent 7607ed9d0c
commit 1c28661ecf
11 changed files with 492 additions and 353 deletions
+2 -1
View File
@@ -224,7 +224,8 @@ export class Figure {
unlocked: boolean = false; // 是否已解锁
// 埋点用
inc?: number;
count = 1;
inc = 1;
reason?: number;
public get status () { // 虚拟字段status,当前头像是否已经解锁