refactor(game): 重构项目结构,优化链路, 移动端适配

- 移除 useGameBoardVm 数据层实施说明文档
- 移除核心玩法与前端规则摘要文档
- 移除游戏模块数据与界面分层第一阶段实施稿文档
- 清理与数据层重构相关的技术方案说明
- 删除关于 PC 和 Mobile 界面分离的设计规划
- 移除 view-model hooks 架构设计相关内容
This commit is contained in:
JiaJun
2026-06-03 17:21:13 +08:00
parent 3efcb3bba6
commit bfb4b76611
129 changed files with 4534 additions and 4227 deletions

View File

@@ -115,8 +115,8 @@ export default {
label: 'Language',
zhCN: '中文',
enUS: 'English',
msMY: 'Bahasa Melayu',
idID: 'Bahasa Indonesia',
msMY: 'Melayu',
idID: 'Indonesia',
},
game: {
metaTitle: 'Game Lobby',

View File

@@ -114,8 +114,8 @@ export default {
label: 'Bahasa',
zhCN: '中文',
enUS: 'English',
msMY: 'Bahasa Melayu',
idID: 'Bahasa Indonesia',
msMY: 'Melayu',
idID: 'Indonesia',
},
game: {
metaTitle: 'Lobby Game',

View File

@@ -117,8 +117,8 @@ export default {
label: 'Bahasa',
zhCN: '中文',
enUS: 'English',
msMY: 'Bahasa Melayu',
idID: 'Bahasa Indonesia',
msMY: 'Melayu',
idID: 'Indonesia',
},
game: {
metaTitle: 'Lobi Permainan',

View File

@@ -114,8 +114,8 @@ export default {
label: '语言',
zhCN: '中文',
enUS: 'English',
msMY: 'Bahasa Melayu',
idID: 'Bahasa Indonesia',
msMY: 'Melayu',
idID: 'Indonesia',
},
game: {
metaTitle: '游戏大厅',