refactor(新手引导): 调整引导组件交互与UI实现
- 重构触发逻辑,将触摸事件改为按钮点击触发 - 更新引导预制体,添加弹窗与确认按钮UI - 调整UI配置文件的边框参数适配新布局 - 简化组件事件管理与代码逻辑
This commit is contained in:
@@ -9960,8 +9960,8 @@
|
||||
"height": 539,
|
||||
"rawWidth": 480,
|
||||
"rawHeight": 539,
|
||||
"borderTop": 72,
|
||||
"borderBottom": 346,
|
||||
"borderTop": 36,
|
||||
"borderBottom": 296,
|
||||
"borderLeft": 38,
|
||||
"borderRight": 30,
|
||||
"packable": true,
|
||||
|
||||
Reference in New Issue
Block a user