- 添加 ProgressTips 节点到 PageLoading 展示加载状态消息 - 连接 statusLabel 到 ProgressTips 组件 - LevelDataManager 添加 API 请求重试机制(重试 2 次) - 优化进度消息:正在请求服务端数据、正在加载游戏必备资源等 - 初始化失败时显示"网络异常,请重新打开游戏" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
24 lines
588 B
JSON
24 lines
588 B
JSON
{
|
|
"__version__": "1.0.1",
|
|
"information": {
|
|
"customSplash": {
|
|
"id": "customSplash",
|
|
"label": "customSplash",
|
|
"enable": true,
|
|
"customSplash": {
|
|
"complete": false,
|
|
"form": "https://creator-api.cocos.com/api/form/show?sid=51d0aa399094bb683b7737f0a16a459b"
|
|
}
|
|
},
|
|
"removeSplash": {
|
|
"id": "removeSplash",
|
|
"label": "removeSplash",
|
|
"enable": true,
|
|
"removeSplash": {
|
|
"complete": false,
|
|
"form": "https://creator-api.cocos.com/api/form/show?sid=51d0aa399094bb683b7737f0a16a459b"
|
|
}
|
|
}
|
|
}
|
|
}
|