完成不同练习生成不同截图

This commit is contained in:
kron
2025-06-21 12:59:59 +08:00
parent c1148d6e51
commit a9f4f22622
13 changed files with 177 additions and 63 deletions

View File

@@ -5,6 +5,7 @@ const defaultUser = {
nickName: "游客",
avatar: "../static/avatar.png",
trio: 0, // 大于1表示完成了新手引导
lvlName: "砖石1级",
};
// 定义游戏相关的 store