Merge branch '7.27早春晖bugfix' into 'develop'

yarn(peipei): 手术入口淡出后跳转到手术准备

See merge request aibis-dream/aibis-dream!797
This commit is contained in:
2026-07-27 06:42:53 +00:00
2 changed files with 2 additions and 1 deletions
@@ -7,6 +7,7 @@ position: 246,-866
<<switch_fix_system_to "BodyModule" "Head">>
<<declare $isUFInstall=false>>
<<fade_out 1>>
<<jump 手术准备>>
===
title: 手术准备
@@ -65,9 +65,9 @@ position: 1109,-2665
<<hide_dialog>>
Task: 切除{$currentCheckModule}模块 #line:0433383
<<wait 1>>
me: 只有这个工具了么… #line:0408052
<<hide_dialog>>
<<switch_fix_system_to {$currentCutModule}>>
me: 只有这个工具了么… #line:0408052
===