Remove page_lid_straw.xml
This commit is contained in:
parent
396e85c779
commit
f52a72ca23
2 changed files with 9 additions and 5 deletions
|
|
@ -99,6 +99,15 @@
|
||||||
Var VideoMainPage = "ROOT/taobin_project/termtem/video/termtem01.mp4"
|
Var VideoMainPage = "ROOT/taobin_project/termtem/video/termtem01.mp4"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If TaobinOnline = "false" Then
|
||||||
|
If TermTemOnline = "false" Then
|
||||||
|
; TODO
|
||||||
|
Machine Initial
|
||||||
|
Open "/ROOT/xml/outservice.xml"
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Var ShowPrice = "Enable"
|
Var ShowPrice = "Enable"
|
||||||
If RoadShow = "true" Then
|
If RoadShow = "true" Then
|
||||||
|
|
|
||||||
|
|
@ -364,11 +364,6 @@
|
||||||
|
|
||||||
<EventMachine>
|
<EventMachine>
|
||||||
|
|
||||||
If MachineStage = "drink-failed" Then
|
|
||||||
Var MachineState_Result = 2
|
|
||||||
Open "ROOT/taobin_project/xml/page_brewing2.xml"
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
If MachineStage = "drink-success" Then
|
If MachineStage = "drink-success" Then
|
||||||
Var MachineState_Result = 1
|
Var MachineState_Result = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue