refactor(新手引导): 调整引导组件交互与UI实现

- 重构触发逻辑,将触摸事件改为按钮点击触发
- 更新引导预制体,添加弹窗与确认按钮UI
- 调整UI配置文件的边框参数适配新布局
- 简化组件事件管理与代码逻辑
This commit is contained in:
pan
2026-06-12 09:23:03 +08:00
parent 531343c0d7
commit 167c6b485a
4 changed files with 3877 additions and 2756 deletions

View File

@@ -9960,8 +9960,8 @@
"height": 539,
"rawWidth": 480,
"rawHeight": 539,
"borderTop": 72,
"borderBottom": 346,
"borderTop": 36,
"borderBottom": 296,
"borderLeft": 38,
"borderRight": 30,
"packable": true,