fix: 修复活动导航可能遇到的问题

This commit is contained in:
uye
2022-11-03 01:50:16 +08:00
parent a5cd569f01
commit ba645aa787
2 changed files with 14 additions and 0 deletions

View File

@@ -583,6 +583,20 @@
"postDelay": 4000,
"next": [
"EnterChapterIS",
"EnterChapterIS2",
"EnterStageIS"
]
},
"EnterChapterIS2": {
"action": "ClickSelf",
"roi": [
1146,
587,
134,
133
],
"next": [
"EnterChapterIS2",
"EnterStageIS"
]
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB