update 页面跳转
This commit is contained in:
@@ -42,7 +42,7 @@ export class UITransitionHelper {
|
||||
|
||||
// 设置初始位置为屏幕右侧外
|
||||
node.setPosition(screenWidth, 0, 0);
|
||||
|
||||
|
||||
// 执行滑入动画到屏幕中心
|
||||
tween(node)
|
||||
.to(
|
||||
|
||||
Reference in New Issue
Block a user