Skip to content

Commit

Permalink
fix: 修复启动卡在公告等位置的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Windsland52 committed Dec 3, 2024
1 parent 97d4cb8 commit 6777619
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion assets/resource/base/pipeline/startup.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@
"ObtainedAwards",
"AccumulatedSignIn",
"BirthdayReward",
"CloseAnnouncement",
"Reward",
"Item-140001Reward",
"CloseAnnouncement",
"CloseRewardPage",
"BackButton"
]
Expand Down Expand Up @@ -165,7 +165,13 @@
],
"interrupt": [
"SkipButton",
"ObtainedAwards",
"AccumulatedSignIn",
"BirthdayReward",
"Item-140001Reward",
"Reward",
"CloseRewardPage",
"CloseAnnouncement",
"SkipOpeningAnimation"
]
},
Expand Down

0 comments on commit 6777619

Please sign in to comment.