结尾弹窗及镜头锁定
This commit is contained in:
parent
0d59b4641c
commit
68abfb999b
@ -727,7 +727,7 @@
|
||||
|
||||
|
||||
|
||||
<Operation moduleType="Exam" freeStep="false">
|
||||
<Operation moduleType="Exam" freeStep="true">
|
||||
<Step name="术前准备">
|
||||
<Step name="器械准备">
|
||||
<Reset>
|
||||
@ -2652,11 +2652,11 @@
|
||||
</Action>
|
||||
|
||||
<Action type="Show" value="Models/91wujunfuliaoi" isShow="true" ></Action>
|
||||
|
||||
<!--锁定镜头 value为是否锁定-->
|
||||
<Action type="CameraLock" isMove="false" isRotate="false"></Action>
|
||||
<Action type="TipWindow" value="恭喜你完成当前模块" btns="确定"></Action>
|
||||
|
||||
|
||||
<Condition type="UIClick" value="UIRoot/PopUI/UITipWindow/Mask/Connnet/BtnContent/确定"></Condition>
|
||||
<Action type="CameraLock" isMove="true" isRotate="true"></Action>
|
||||
<!--<Action type="NextOperation"></Action>-->
|
||||
</Action>
|
||||
</Start>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user