feat: 支持加载进度提示和 API 重试机制

- 添加 ProgressTips 节点到 PageLoading 展示加载状态消息
- 连接 statusLabel 到 ProgressTips 组件
- LevelDataManager 添加 API 请求重试机制(重试 2 次)
- 优化进度消息:正在请求服务端数据、正在加载游戏必备资源等
- 初始化失败时显示"网络异常,请重新打开游戏"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
richarjiang
2026-03-30 09:14:10 +08:00
parent 8794a3495c
commit e0d2ff5d57
8 changed files with 239 additions and 34 deletions

View File

@@ -6264,7 +6264,7 @@
"__expectedType__": "cc.AudioClip"
},
"successAudio": {
"__uuid__": "45d1f0b7-d9d7-41d8-84b2-7abad9304148",
"__uuid__": "c635eec0-7a71-4bd3-be49-0d627c3adaec",
"__expectedType__": "cc.AudioClip"
},
"failAudio": {