content(yarn): Test_Huoshan 流程与对话调整
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -101,9 +101,9 @@ colorID: 1
|
||||
---
|
||||
//每次进入维修界面就自动保存
|
||||
<<fade_out 1>>
|
||||
// <<switch_fix_system_to Sales>>
|
||||
// <<show_emotion_wave>>
|
||||
<<switch_fix_system_to Expression>>
|
||||
<<switch_fix_system_to Sales>>
|
||||
<<show_emotion_wave 0.5>>
|
||||
// <<switch_fix_system_to Expression>>
|
||||
// <<open_expression>>
|
||||
// <<start_expression "哈哈|嘿嘿|呵呵" "我很害怕" "LOG1梳理完成">>
|
||||
// <<switch_fix_system_to "AnalysisMode">>
|
||||
|
||||
@@ -92,7 +92,7 @@ colorID: 8
|
||||
position: 200,-3200
|
||||
---
|
||||
// 滑片进度 ≥ 1/3 时由 SalesManager 触发
|
||||
me:语义组织阶段到了
|
||||
me:语义组织完成,没问题
|
||||
===
|
||||
|
||||
title: 审查达到
|
||||
@@ -101,7 +101,7 @@ colorID: 8
|
||||
position: 280,-3200
|
||||
---
|
||||
// 滑片进度 ≥ 2/3 时由 SalesManager 触发
|
||||
me:审查阶段到了
|
||||
me:审查阶段完成,没问题
|
||||
===
|
||||
|
||||
title: 风格达到
|
||||
@@ -110,7 +110,9 @@ colorID: 8
|
||||
position: 360,-3200
|
||||
---
|
||||
// 滑片进度 ≥ 1 时由 SalesManager 触发
|
||||
me:风格阶段到了
|
||||
me:这里有问题,回去看看
|
||||
<<emotion_wave_to 0.74 1.5>>
|
||||
me:这里出错了
|
||||
===
|
||||
|
||||
title: 销售模块转动完成
|
||||
@@ -126,9 +128,12 @@ position: 440,-3200
|
||||
me:第二轮完成
|
||||
<<elseif $salesTurnIndex == 3>>
|
||||
me:第三轮完成
|
||||
<<elseif $salesTurnIndex == 4>>
|
||||
me:第四轮完成
|
||||
<<jump Center>>
|
||||
me:不太对,回去看看
|
||||
<<slide_to_position 0.86 1.5>>
|
||||
me:这里出错了
|
||||
// <<elseif $salesTurnIndex == 4>>
|
||||
// me:第四轮完成
|
||||
// <<jump Center>>
|
||||
<<else>>
|
||||
me:转动完成
|
||||
<<endif>>
|
||||
|
||||
Reference in New Issue
Block a user