Remove page_lid_straw.xml

This commit is contained in:
kong 2021-04-21 18:31:59 +07:00
parent 396e85c779
commit f52a72ca23
2 changed files with 9 additions and 5 deletions

View file

@ -99,6 +99,15 @@
Var VideoMainPage = "ROOT/taobin_project/termtem/video/termtem01.mp4"
EndIf
If TaobinOnline = "false" Then
If TermTemOnline = "false" Then
; TODO
Machine Initial
Open "/ROOT/xml/outservice.xml"
EndIf
EndIf
Var ShowPrice = "Enable"
If RoadShow = "true" Then

View file

@ -364,11 +364,6 @@
<EventMachine>
If MachineStage = "drink-failed" Then
Var MachineState_Result = 2
Open "ROOT/taobin_project/xml/page_brewing2.xml"
EndIf
If MachineStage = "drink-success" Then
Var MachineState_Result = 1
EndIf