- 实现 ViewManager 单例页面管理器,支持页面注册、打开、关闭、缓存 - 实现 BaseView 页面基类,提供统一的页面生命周期 - 添加 PageHome 首页,包含开始游戏按钮跳转功能 - 添加 PageLevel 关卡页面,继承 BaseView - 更新 PageLoading 支持进度条显示和页面预加载 - 添加相关图片资源和预制体 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
216 B
Plaintext
14 lines
216 B
Plaintext
{
|
|
"ver": "1.1.50",
|
|
"importer": "prefab",
|
|
"imported": true,
|
|
"uuid": "ae6e1ab4-19be-4cb3-90e4-9a1f3204a0fd",
|
|
"files": [
|
|
".json"
|
|
],
|
|
"subMetas": {},
|
|
"userData": {
|
|
"syncNodeName": "PageHome"
|
|
}
|
|
}
|